From bf082bbd9272262f99a48c807ba289799cfad6ba Mon Sep 17 00:00:00 2001 From: kaloz Date: Sun, 12 Feb 2012 09:14:18 +0000 Subject: [tolchain/gcc]: use Linaro GCC 4.6 by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30467 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/Config.in') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 09d381383..b027953c1 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -3,7 +3,7 @@ choice prompt "GCC compiler Version" if TOOLCHAINOPTS default GCC_VERSION_4_4_6 if GCC_DEFAULT_VERSION_4_4_6 - default GCC_VERSION_4_5_LINARO + default GCC_VERSION_4_6_LINARO help Select the version of gcc you wish to use. -- cgit v1.2.3