kumquat-buildroot/package/boost
Thomas Petazzoni 914bd57db7 boost: do not allow selecting fiber module on mips32/mips64
The fiber module uses the cpu_relax() macro, for which the MIPS
implementation uses the "pause" instruction, only available since
mips32r2 and mips64r2. In order to avoid build failures on
mips32/mips64, we disallow the selection of the fiber module for such
architecture variants.

This solution was suggested by Arnout Vandecappelle.

Fixes:

  http://autobuild.buildroot.net/results/0439790b6f472e3d4b2d5431a05aa5b408f62e56/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-11-22 23:25:40 +01:00
..
0001-fix-ambiguous-format-call-on-64bit-builds.patch
0002-fix-uclibc-eventfd.patch
0003-fenv.patch
0004-workaround-musl-bug.patch boost: add workaround patch for musl issue 2017-10-21 17:54:59 +02:00
boost.hash
boost.mk boost: fix handling of BR2_PACKAGE_BOOST_FIBER option 2017-11-03 18:47:50 +01:00
Config.in boost: do not allow selecting fiber module on mips32/mips64 2017-11-22 23:25:40 +01:00