From: Imre Kaloz Date: Sat, 2 Jul 2011 07:28:16 +0000 (+0000) Subject: both coldfire and etrax are broken and should use a newer gcc when they will be fixed X-Git-Tag: reboot~16433 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5f397b16ef44c1338c447a8e24a1b9f51a3c51d8;p=openwrt%2Fstaging%2Fchunkeey.git both coldfire and etrax are broken and should use a newer gcc when they will be fixed SVN-Revision: 27350 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index a3c966fd17..81d4374e4b 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,7 +7,6 @@ config GCC_DEFAULT_VERSION_4_3_3_CS config GCC_DEFAULT_VERSION_4_3_5 select GCC_DEFAULT_VERSION - default y if (TARGET_coldfire || TARGET_etrax) bool config GCC_DEFAULT_VERSION_4_4_6