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://207.154.207.93/?a=commitdiff_plain;h=7a80c905738cd45c765f6e98a01a90b0a69962a5;p=15.05%2Fopenwrt.git [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gcc when they will be fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27350 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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