diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-03 22:57:18 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-05 01:28:45 +0200 |
commit | 3acd9f845de0489071719d52d774aab48d7f9c33 (patch) | |
tree | a92b988c148e0d1b200f739adfbf41cb18d67120 /system | |
parent | 0b8687d74b391caa05fbd92c1ab7ee26de55ade7 (diff) | |
download | buildroot-3acd9f845de0489071719d52d774aab48d7f9c33.tar.gz buildroot-3acd9f845de0489071719d52d774aab48d7f9c33.zip |
lshw: 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
- dropping BR2_PACKAGE_GETTEXT selection
- using BR2_SYSTEM_ENABLE_NLS instead of BR2_ENABLE_LOCALE to decide
whether NLS support is enabled or not
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions