From 57dc5e69d2b83bd15673e59d5cf5c159c8492a6a Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 14 Nov 2015 15:13:57 -0800 Subject: Remove --disable-libsanitizer. It is now added automatically if CT_GCC_SANITIZER is not set - and that option depends on !UCLIBC. Signed-off-by: Alexey Neyman diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config index f20362d..6f724e6 100644 --- a/samples/x86_64-unknown-linux-uclibc/crosstool.config +++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config @@ -11,7 +11,6 @@ CT_BINUTILS_LD_WRAPPER=y CT_BINUTILS_PLUGINS=y CT_LIBC_uClibc=y CT_LIBC_UCLIBC_WCHAR=y -CT_CC_GCC_EXTRA_CONFIG_ARRAY="--disable-libsanitizer" CT_CC_LANG_CXX=y CT_DEBUG_dmalloc=y CT_DEBUG_duma=y -- cgit v0.10.2-6-g49f6