]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
boost: fix build with x32 and musl
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 2 Jan 2018 08:59:15 +0000 (16:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jan 2018 09:26:37 +0000 (09:26 +0000)
commit56be88fcd45ef308bcc7b65254a625bd7a3511b1
tree3b002d3977dc904cca087e486ae31b8e728de691
parent22f8f76aff3ebd85ad5e1b9c0ebb48303804861a
boost: fix build with x32 and musl

Make sure that boost picks up correct address model value
for x32 even when musl is enabled.

Fixes [YOCTO #12119]

Suggested-by: Ovidiu Panait <ovidiu.panait@windriver.com>
(From OE-Core rev: 1879bd13f09c8180f737ddaccd2025e22c7f0c46)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc