From 22e4a3f4334ee74233e40e19f3a72187eed3bb91 Mon Sep 17 00:00:00 2001 From: hyc Date: Mon, 8 May 2017 18:10:39 +0100 Subject: Fix samples defaulted to glibc Since glibc is no longer the default C library --- .../crosstool.config | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/x86_64-w64-mingw32,arm-cortexa9_neon-linux-gnueabihf') 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 5690be38..34d1ea1c 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 @@ -11,6 +11,7 @@ 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_LIBC_ADDONS_LIST="libidn" CT_LIBC_LOCALES=y CT_LIBC_GLIBC_KERNEL_VERSION_NONE=y -- cgit v1.2.3