diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-14 11:30:03 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-14 11:30:03 -0800 |
commit | b54d55c843defdf61c048d86d04adbc8b9edf0f0 (patch) | |
tree | 6b8f88efd8acac7d03fcb0c61c1d7074ff2182dd /samples/i686-nptl-linux-gnu | |
parent | e78251b75158689ace2194e8c87aa7b7bb5ec951 (diff) | |
download | crosstool-ng-b54d55c843defdf61c048d86d04adbc8b9edf0f0.tar.gz crosstool-ng-b54d55c843defdf61c048d86d04adbc8b9edf0f0.tar.bz2 crosstool-ng-b54d55c843defdf61c048d86d04adbc8b9edf0f0.zip |
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/i686-nptl-linux-gnu')
-rw-r--r-- | samples/i686-nptl-linux-gnu/crosstool.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/i686-nptl-linux-gnu/crosstool.config b/samples/i686-nptl-linux-gnu/crosstool.config index 78ab5007..951053c2 100644 --- a/samples/i686-nptl-linux-gnu/crosstool.config +++ b/samples/i686-nptl-linux-gnu/crosstool.config @@ -9,7 +9,6 @@ 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_DEBUG_dmalloc=y CT_DEBUG_duma=y |