diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-01 05:08:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-02 14:44:16 +0000 |
commit | 41d50f9b1fd34611b9687927d4ff97bce73ed9e7 (patch) | |
tree | 794b19325210b248d8ba947a41956427f6f077e0 /meta/recipes-support/libunwind/libunwind.inc | |
parent | 07a91a6e31b777c97704e1b031bda2665bb8bc2d (diff) | |
download | poky-41d50f9b1fd34611b9687927d4ff97bce73ed9e7.tar.gz |
boost: Fix build on soft-float ABI arm systems
We get errors like
./boost/test/execution_monitor.hpp:490:27: error: 'FE_DIVBYZERO' was not
declared in this scope
BOOST_FPE_DIVBYZERO = FE_DIVBYZERO,
on musl, rightly because FPU is not used on soft-float
systems
(From OE-Core rev: 17566da0b86cc282d5e598af54e73555c121beb3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libunwind/libunwind.inc')
0 files changed, 0 insertions, 0 deletions