summaryrefslogtreecommitdiff
path: root/samples/armeb-unknown-linux-gnueabi
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/armeb-unknown-linux-gnueabi
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/armeb-unknown-linux-gnueabi')
-rw-r--r--samples/armeb-unknown-linux-gnueabi/crosstool.config3
1 files changed, 1 insertions, 2 deletions
diff --git a/samples/armeb-unknown-linux-gnueabi/crosstool.config b/samples/armeb-unknown-linux-gnueabi/crosstool.config
index a16a867..5af2ece 100644
--- a/samples/armeb-unknown-linux-gnueabi/crosstool.config
+++ b/samples/armeb-unknown-linux-gnueabi/crosstool.config
@@ -10,9 +10,8 @@ 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_LANG_CXX=y
# CT_CC_GCC_SJLJ_EXCEPTIONS is not set
+CT_CC_LANG_CXX=y
CT_DEBUG_dmalloc=y
CT_DEBUG_duma=y
CT_DEBUG_gdb=y