buildroot/package/boost
Thomas Petazzoni 2babbddac9 boost: fix missing select on BR2_PACKAGE_LIBICONV
The boost package adds a dependency on the libiconv package when
boost-locale is selected but locale support is not available in the
toolchain. However, it forgets to select BR2_PACKAGE_LIBICONV in this
situation, causing the following build failure:

  http://autobuild.buildroot.org/results/ab1809f4fa8cf29208f9503edd90aca87fe397c2/

This commit fixes this mistake by adding the necessary select
BR2_PACKAGE_LIBICONV.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-02-06 12:30:32 +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
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