From: Imre Kaloz Date: Sat, 2 Jul 2011 07:28:16 +0000 (+0000) Subject: [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gcc when... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=343b1cce8abc8121379fc1c5198f59da86822dbf;p=openwrt%2Fsvn-archive%2Farchive.git [toolchain/gcc]: 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