]> code.ossystems Code Review - openembedded-core.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:35:55 +0000 (09:35 +0100)
commit5140e0a64aac8c621fe0d839dea41b7b43a96b4d
tree5a2690b97278b960e5f1f52d28406b2da9bbb983
parentc558da63d6ec16a5b0c09a2e558ce72606b33436
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.

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