From 3c0b08a6b61965644441f0e495f4ab36ae5bbefd Mon Sep 17 00:00:00 2001 From: kaloz Date: Sat, 2 Jul 2011 07:28:16 +0000 Subject: [PATCH] [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 --- toolchain/gcc/Config.version | 1 - 1 file changed, 1 deletion(-) 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 -- 2.20.1