From: nbd Date: Tue, 1 Feb 2011 16:57:01 +0000 (+0000) Subject: gcc: fix default version selection - fixes missing MPC configure error during toolcha... X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/80990adbca9e8c80e5e939a21a37a7308ba45f2d gcc: fix default version selection - fixes missing MPC configure error during toolchain build git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25283 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index fe1a7570a..ad7321829 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -44,6 +44,6 @@ if !TOOLCHAINOPTS default y if ubicom32 config GCC_VERSION_4_5_1_LINARO - default y if sparc + default y endif