diff options
-rw-r--r-- | samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config b/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config index b93a99b8..8beb5f5c 100644 --- a/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config +++ b/samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf/crosstool.config @@ -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 |