summaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
Diffstat (limited to 'samples/x86_64-unknown-linux-uclibc/crosstool.config')
-rw-r--r--samples/x86_64-unknown-linux-uclibc/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-unknown-linux-uclibc/crosstool.config b/samples/x86_64-unknown-linux-uclibc/crosstool.config
index ef1ed9d..f20362d 100644
--- a/samples/x86_64-unknown-linux-uclibc/crosstool.config
+++ b/samples/x86_64-unknown-linux-uclibc/crosstool.config
@@ -11,8 +11,8 @@ 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_CC_EXTRA_CONFIG_ARRAY="--disable-libsanitizer"
CT_DEBUG_dmalloc=y
CT_DEBUG_duma=y
CT_DEBUG_gdb=y