aboutsummaryrefslogtreecommitdiff
path: root/samples/sh4-multilib-linux-uclibc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-05-29 22:32:38 -0700
committerAlexey Neyman <stilor@att.net>2017-07-08 10:57:56 -0700
commit567277099a487508fd228a4c56f3583db3fa96c9 (patch)
tree19b7f40c0f6e4e6284e799dbac1098bd8805dc2d /samples/sh4-multilib-linux-uclibc
parent57426168ad2c7e8367786ed466c86f6aeb49b3c3 (diff)
downloadcrosstool-ng-567277099a487508fd228a4c56f3583db3fa96c9.tar.gz
crosstool-ng-567277099a487508fd228a4c56f3583db3fa96c9.tar.bz2
crosstool-ng-567277099a487508fd228a4c56f3583db3fa96c9.zip
Fix the references to old config variables
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'samples/sh4-multilib-linux-uclibc')
-rw-r--r--samples/sh4-multilib-linux-uclibc/crosstool.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/sh4-multilib-linux-uclibc/crosstool.config b/samples/sh4-multilib-linux-uclibc/crosstool.config
index 2c616432..c3c6edad 100644
--- a/samples/sh4-multilib-linux-uclibc/crosstool.config
+++ b/samples/sh4-multilib-linux-uclibc/crosstool.config
@@ -4,7 +4,6 @@ CT_TARGET_VENDOR="multilib"
CT_KERNEL_linux=y
CT_BINUTILS_PLUGINS=y
CT_LIBC_uClibc=y
-CT_CC_GCC_V_4_9_4=y
CT_CC_GCC_MULTILIB_LIST="m4a,m3"
CT_CC_LANG_CXX=y
CT_DEBUG_gdb=y