From: 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.rohieb.name/openwrt.git/commitdiff_plain/3c0b08a6b61965644441f0e495f4ab36ae5bbefd [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 a3c966fd1..81d4374e4 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