aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2016-09-09 11:01:03 -0700
committerGitHub <noreply@github.com>2016-09-09 11:01:03 -0700
commit3a36f30ad7f6c9ceac205f5eb189cb74922392a9 (patch)
tree771b84512bf3bad1d38aed0e0133e9ae54df251c /samples
parent1e4040e01118b21225b46f69b698631be5912376 (diff)
parent4b4082785d2a68d225d9791b023e68f23d9d6f3c (diff)
downloadcrosstool-ng-3a36f30ad7f6c9ceac205f5eb189cb74922392a9.tar.gz
crosstool-ng-3a36f30ad7f6c9ceac205f5eb189cb74922392a9.tar.bz2
crosstool-ng-3a36f30ad7f6c9ceac205f5eb189cb74922392a9.zip
Merge pull request #389 from dajamminyogesh/master
gcc: Added 6.1.0 to version list
Diffstat (limited to 'samples')
-rw-r--r--samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config2
-rw-r--r--samples/s390x-ibm-linux-gnu/crosstool.config1
2 files changed, 1 insertions, 2 deletions
diff --git a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config
index c112aa01..70b5a03c 100644
--- a/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config
+++ b/samples/i686-w64-mingw32,nios2-spico-elf/crosstool.config
@@ -13,5 +13,5 @@ CT_BINUTILS_V_2_25=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
CT_MPFR_V_3_1_2=y
-CT_ISL_V_0_12_2=y
+CT_ISL_V_0_14=y
CT_MPC_V_1_0_2=y
diff --git a/samples/s390x-ibm-linux-gnu/crosstool.config b/samples/s390x-ibm-linux-gnu/crosstool.config
index c4b9ded8..7e6bb408 100644
--- a/samples/s390x-ibm-linux-gnu/crosstool.config
+++ b/samples/s390x-ibm-linux-gnu/crosstool.config
@@ -1,6 +1,5 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
-CT_PATCH_NONE=y
CT_LOG_EXTRA=y
CT_ARCH_64=y
CT_ARCH_s390=y