buildroot/package/boost
Bernd Kuhls bbef0a871d package/boost: Disable fenv support with uClibc
The boost build system does not recognize the fact that fenv.h is an
optional module in uClibc and tries to use it even if UCLIBC_HAS_FENV
is disabled. This patch disables fenv support completely when compiling
with a uClibc-based toolchain.

Fixes
http://autobuild.buildroot.net/results/160/160e1b98b204148ecf128144826554b6c523931b/
and many others

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-13 16:45:37 +01:00
..
0001-fix-ambiguous-format-call-on-64bit-builds.patch package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
0002-fix-uclibc-eventfd.patch package/boost: bump to version 1.59.0 2015-12-12 13:53:09 +01:00
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
boost.hash package/boost: bump to version 1.60.0 2015-12-26 16:04:02 +01:00
boost.mk package/boost: bump to version 1.60.0 2015-12-26 16:04:02 +01:00
Config.in boost: fix missing select on BR2_PACKAGE_LIBICONV 2016-02-06 12:30:32 +01:00