aboutsummaryrefslogtreecommitdiff
path: root/samples/sh4-multilib-linux-gnu
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-11-18 09:57:42 -0800
committerGitHub <noreply@github.com>2016-11-18 09:57:42 -0800
commitfbac89da087fabe294ff8b62a822c3b6e04952a5 (patch)
tree8def2ff90d7a2a09ca0f62514e6d1926d3137cd8 /samples/sh4-multilib-linux-gnu
parentf0bb72b741510d1a00ddbc041079f05adc4898e1 (diff)
parent5d4e179980925af1b5f66fe955c29f8e6536492a (diff)
downloadcrosstool-ng-fbac89da087fabe294ff8b62a822c3b6e04952a5.tar.gz
crosstool-ng-fbac89da087fabe294ff8b62a822c3b6e04952a5.tar.bz2
crosstool-ng-fbac89da087fabe294ff8b62a822c3b6e04952a5.zip
Merge pull request #477 from stilor/gcc-4.9.4
Gcc 4.9.4 support
Diffstat (limited to 'samples/sh4-multilib-linux-gnu')
-rw-r--r--samples/sh4-multilib-linux-gnu/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/sh4-multilib-linux-gnu/crosstool.config b/samples/sh4-multilib-linux-gnu/crosstool.config
index cb2d3b75..9a3e1dcc 100644
--- a/samples/sh4-multilib-linux-gnu/crosstool.config
+++ b/samples/sh4-multilib-linux-gnu/crosstool.config
@@ -6,7 +6,7 @@ CT_ARCH_SH_SH4=y
CT_TARGET_VENDOR="multilib"
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
-CT_CC_GCC_V_4_9_3=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