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 --- samples/arm-unknown-linux-gnueabi/crosstool.config | 1 + 1 file changed, 1 insertion(+) (limited to 'samples/arm-unknown-linux-gnueabi') diff --git a/samples/arm-unknown-linux-gnueabi/crosstool.config b/samples/arm-unknown-linux-gnueabi/crosstool.config index 85909e51..20157cfb 100644 --- a/samples/arm-unknown-linux-gnueabi/crosstool.config +++ b/samples/arm-unknown-linux-gnueabi/crosstool.config @@ -6,6 +6,7 @@ CT_BINUTILS_LINKER_LD_GOLD=y CT_BINUTILS_GOLD_THREADS=y CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y +CT_LIBC_glibc=y # CT_CC_GCC_SJLJ_EXCEPTIONS is not set CT_CC_LANG_CXX=y CT_DEBUG_duma=y -- cgit v1.2.3