diff options
author | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2018-07-18 16:48:35 +1000 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2019-03-14 15:01:18 +1030 |
commit | c6255b94d3459ed2fb97196817d70e20e0ccfe71 (patch) | |
tree | 3d881cdb84597f692d5c772ba8714c265c4969f9 /package/python-oauthlib/python-oauthlib.mk | |
parent | 28a7eabbf3b7188b759cc6b3d8b4876ba0abb8bc (diff) | |
download | buildroot-c6255b94d3459ed2fb97196817d70e20e0ccfe71.tar.gz buildroot-c6255b94d3459ed2fb97196817d70e20e0ccfe71.zip |
host-localedef: Compile against glibc-2.28
In glibc 2.27 the following change occurred:
"Statically compiled applications attempting to load locales compiled
for the GNU C Library version 2.27 will fail and fall back to the
builtin C/POSIX locale."
This impacts us since upstream buildroot uses a localdef built against
an older eglibc release [0].
This is a combination of my patch to move to glibc and Peter Seiderer's
patch to avoid building all of glibc just for localedef.
[0] https://bugs.busybox.net/show_bug.cgi?id=11096
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
[localedef build & fixups:]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[not yet upstream: https://github.com/open-power/op-build/issues/2225]
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'package/python-oauthlib/python-oauthlib.mk')
0 files changed, 0 insertions, 0 deletions