]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
boost: Fix build and enable context and coroutines on aarch64
authorBedel, Alban <alban.bedel@aerq.com>
Wed, 17 Jul 2019 14:20:44 +0000 (14:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Aug 2019 08:37:36 +0000 (09:37 +0100)
commit3276bded22a67b5dbbd726eaf9c21fc8e8effb38
tree98249c367128958a70834a8a173a6be8360512c1
parent619c7f7c2255bea210505eab8ec1dfbee1c38782
boost: Fix build and enable context and coroutines on aarch64

Like for ARM bjam need some hints about the ABI to properly build on
aarch64. While at it also enable context and coroutine as these are
supported on aarch64.

(From OE-Core rev: 5140e0a64aac8c621fe0d839dea41b7b43a96b4d)

Signed-off-by: Alban Bedel <alban.bedel@aerq.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc