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/x86_64-w64-mingw32,x86_64-pc-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/x86_64-w64-mingw32,x86_64-pc-linux-gnu')
-rw-r--r-- | samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config index 373ec838..10ed2990 100644 --- a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config +++ b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config @@ -3,7 +3,7 @@ CT_DEBUG_CT=y CT_DEBUG_CT_SAVE_STEPS=y CT_LOCAL_TARBALLS_DIR="${HOME}/src" CT_SAVE_TARBALLS=y -# CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES is not set +# CT_STRIP_HOST_TOOLCHAIN_EXECUTABLES is not set CT_LOG_EXTRA=y CT_ARCH_64=y CT_ARCH_x86=y |