kumquat-buildroot/package/boost
Thomas Petazzoni 668ce45644 boost: remove BR2_PACKAGE_BOOST_ARCH_SUPPORTS option
The BR2_PACKAGE_BOOST_ARCH_SUPPORTS option was originally added in
commit feeab03fa6 to be able to disable
Boost on broken NIOSII CodeSourcery toolchains.

However, since then, the CodeSourcery toolchain has been updated, and
once the fenv problem is fixed, this NIOSII toolchain is capable of
building Boost.

Thanks to this we can completely get rid of the
BR2_PACKAGE_BOOST_ARCH_SUPPORTS symbol, from boost itself and from all
its reverse dependencies.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-05-17 15:25:18 +02:00
..
0001-fix-ambiguous-format-call-on-64bit-builds.patch
0002-fix-uclibc-eventfd.patch
0003-fix-libquadmath-issue.patch package/boost: add patch to fix libquadmath issue 2016-01-03 21:58:45 +01:00
0004-fix-declaration-error-with-gcc-4-4.patch package/boost: add patch to fix host build with gcc 4.4 2016-01-05 22:36:37 +01:00
0005-fix-undeclared-isnan.patch package/boost: add patch to fix undeclared isnan issue 2016-01-16 18:18:31 +01:00
0006-uclibc-fenv.patch package/boost: Disable fenv support with uClibc 2016-02-13 16:45:37 +01:00
0007-fix-getchar-with-uclibc-and-gcc-bug-58952.patch boost: fix getchar issue with uClibc and gcc <= 4.8.2 2016-03-31 03:47:14 +02:00
boost.hash
boost.mk
Config.in boost: remove BR2_PACKAGE_BOOST_ARCH_SUPPORTS option 2016-05-17 15:25:18 +02:00