mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-03-16 17:15:24 +00:00
samples: x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf pin gettext
The latest gettext has problems building this configuration. Pin the version to gettext-0.22.5 which works fine. Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
parent
2cf5986f61
commit
3700b0bde4
@ -12,7 +12,6 @@ CT_KERNEL_LINUX=y
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_LIBC_GLIBC=y
|
||||
CT_GLIBC_USE_LIBIDN_ADDON=y
|
||||
CT_GLIBC_LOCALES=y
|
||||
CT_GLIBC_KERNEL_VERSION_NONE=y
|
||||
@ -21,3 +20,4 @@ CT_CC_LANG_CXX=y
|
||||
CT_DEBUG_GDB=y
|
||||
CT_GDB_NATIVE=y
|
||||
CT_GDB_NATIVE_STATIC=y
|
||||
CT_GETTEXT_V_0_22_5=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user