Merge pull request #648 from stilor/sh4-can-use-gcc6

sh*-*-linux-gnu can use GCC6 now
This commit is contained in:
Alexey Neyman 2017-03-20 09:16:38 -07:00 committed by GitHub
commit a6d328124b
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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