diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-03 22:40:02 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-05 01:27:24 +0200 |
commit | 76b815514f4d4c6703d4369b50f816a2a99e0abc (patch) | |
tree | 03662059765d1b90f0f9bfd51fa87fab8ab9bdcb /package/diffutils | |
parent | 8e41fd0c4cdf40075674c1e527c2776597f6bc36 (diff) | |
download | buildroot-76b815514f4d4c6703d4369b50f816a2a99e0abc.tar.gz buildroot-76b815514f4d4c6703d4369b50f816a2a99e0abc.zip |
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>
Diffstat (limited to 'package/diffutils')
0 files changed, 0 insertions, 0 deletions