mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 15:41:09 -09:00
This commit switches to use the new gettext logic, which involves: - using TARGET_NLS_DEPENDENCIES instead of relying on binutils depending on gettext/host-gettext - using TARGET_NLS_LIBS to force linking against libintl Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>