diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-04 16:47:45 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-04 19:09:48 +0200 |
commit | 9318b864d35542a2ea1d7a3ad12391660854a83c (patch) | |
tree | bf5b55f3eab26f9a9b33d07dfaf7ce1c90761654 /package/diffutils | |
parent | 94dce43a042fe0b5a5b327d8dde03fa76016ad59 (diff) | |
download | buildroot-9318b864d35542a2ea1d7a3ad12391660854a83c.tar.gz buildroot-9318b864d35542a2ea1d7a3ad12391660854a83c.zip |
uclibc: enable libintl stubs
In order to avoid having to bring libintl from gettext whenever you
want to build a program that needs it, uClibc-ng now provides a stub
implementation of the gettext functions in uClibc-ng itself. This
brings uClibc-ng in the same situation as musl.
This will fix a lot of build failures related to static linking with
libintl, and generally is a first step to simplify our gettext
handling.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/diffutils')
0 files changed, 0 insertions, 0 deletions