summaryrefslogtreecommitdiff
path: root/samples/x86_64-unknown-linux-uclibc/crosstool.config
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-14 19:30:03 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-14 19:30:03 (GMT)
commitb54d55c843defdf61c048d86d04adbc8b9edf0f0 (patch)
tree6b8f88efd8acac7d03fcb0c61c1d7074ff2182dd /samples/x86_64-unknown-linux-uclibc/crosstool.config
parente78251b75158689ace2194e8c87aa7b7bb5ec951 (diff)
Samples: Update samples
This commit updates samples to latest config/ changes. This closes #114 Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
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