summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-03-20 08:01:11 (GMT)
committerAlexey Neyman <stilor@att.net>2017-03-20 08:01:11 (GMT)
commit2b13f8dd786630e342e63e89eac08def65b5a515 (patch)
tree9b9432326f0f09b6b50002374b428311e8dd7b01
parent89f0971391fa26c442ce9bfb055c55e5cae2d0d1 (diff)
sh*-*-linux-gnu can use GCC6 now
Signed-off-by: Alexey Neyman <stilor@att.net>
-rw-r--r--samples/sh4-multilib-linux-gnu/crosstool.config1
-rw-r--r--samples/sh4-unknown-linux-gnu/crosstool.config1
2 files changed, 0 insertions, 2 deletions
diff --git a/samples/sh4-multilib-linux-gnu/crosstool.config b/samples/sh4-multilib-linux-gnu/crosstool.config
index e8c40f4..56af7bf 100644
--- a/samples/sh4-multilib-linux-gnu/crosstool.config
+++ b/samples/sh4-multilib-linux-gnu/crosstool.config
@@ -3,7 +3,6 @@ CT_ARCH_SH_SH4=y
CT_TARGET_VENDOR="multilib"
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
-CT_CC_GCC_V_4_9_4=y
CT_CC_GCC_MULTILIB_LIST="m4,m4a"
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
diff --git a/samples/sh4-unknown-linux-gnu/crosstool.config b/samples/sh4-unknown-linux-gnu/crosstool.config
index ba17f06..0972f31 100644
--- a/samples/sh4-unknown-linux-gnu/crosstool.config
+++ b/samples/sh4-unknown-linux-gnu/crosstool.config
@@ -2,7 +2,6 @@ CT_ARCH_sh=y
CT_ARCH_SH_SH4=y
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
-CT_CC_GCC_V_4_9_4=y
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y
# CT_GDB_CROSS_PYTHON is not set