]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
boost: build context and coroutine for arm
authorVernon Mauery <vernon.mauery@linux.intel.com>
Tue, 25 Sep 2018 21:17:59 +0000 (14:17 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Sep 2018 14:13:46 +0000 (15:13 +0100)
commit22cbd08cb1b8fd61d296d1c136e433d26d73dfd5
treee849b27db3fa942bd89556e3ec135066af47e2e2
parent044d88895d98c9358d0fff33e714a0cb136bc7c4
boost: build context and coroutine for arm

When cross-compiling for arm architecture, bjam fails to properly
detect the abi, which causes a failed conditional to omit the
assembly code that supports the platform.

(From OE-Core rev: 920f2c479c3cf30d92f79dc9098e5915c05cc5e1)

Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc