kumquat-buildroot/package/binutils
Thomas Petazzoni 76b815514f binutils: use the new gettext logic
This commit switches to use the new gettext logic, which involves:

 - using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies
   on gettext/host-gettext

 - using TARGET_NLS_LIBS to force linking against libintl. This wasn't
   done so far, but is needed for the build to work, because uClibc
   now has a stub gettext implementation, which is mistaken as being
   the full gettext implementation by the configure script

 - dropping BR2_PACKAGE_GETTEXT selection

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-05 01:27:24 +02:00
..
2.26.1
2.27
2.28
arc-2017.03 toolchain: Bump ARC tools to arc-2017.03 release 2017-05-25 15:20:34 +02:00
binutils.hash toolchain: Bump ARC tools to arc-2017.03 release 2017-05-25 15:20:34 +02:00
binutils.mk binutils: use the new gettext logic 2017-07-05 01:27:24 +02:00
Config.in binutils: use the new gettext logic 2017-07-05 01:27:24 +02:00
Config.in.host toolchain: Bump ARC tools to arc-2017.03 release 2017-05-25 15:20:34 +02:00