]> code.ossystems Code Review - openembedded-core.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:30 +0000 (09:26 +0000)
commit1879bd13f09c8180f737ddaccd2025e22c7f0c46
tree4aa3f965d459fd3d82465a4cc38cb7a37a67fc69
parent4471993aabd2be1ee56259a55c1e02ed49d504f2
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>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc