]> code.ossystems Code Review - openembedded-core.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:39 +0000 (15:13 +0100)
commit920f2c479c3cf30d92f79dc9098e5915c05cc5e1
tree87a2f49ae7d10b68c52c7969072ba505f1e89bb1
parent5fc7fbc10bbd3a54df16db275ecd6080bc58f19e
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.

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