]> code.ossystems Code Review - openembedded-core.git/commit
boost: drop flags bits, fix for x32
authorChristopher Larson <chris_larson@mentor.com>
Wed, 14 Dec 2016 03:09:58 +0000 (20:09 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jan 2017 13:34:31 +0000 (13:34 +0000)
commit2dc30ad281b625e0c4f2437879bce58245aa45b1
tree2654b41f853154cbe236c3db9d0561bee0d4f7e1
parent520cee660efa60e44dbf004a617c130597be6cae
boost: drop flags bits, fix for x32

boost was adding -march/-mcpu itself, and adding -m32/-m64 itself as well.
Patch that behavior out, apply another similar patch from elsewhere, and
adjust BJAM_OPTS to fix the x32 build.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/boost/boost.inc
meta/recipes-support/boost/boost/0001-Apply-boost-1.62.0-no-forced-flags.patch.patch [new file with mode: 0644]
meta/recipes-support/boost/boost/0002-Don-t-set-up-m32-m64-we-do-that-ourselves.patch [new file with mode: 0644]
meta/recipes-support/boost/boost/0003-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch [new file with mode: 0644]
meta/recipes-support/boost/boost_1.62.0.bb