fix gcc version selection
authorImre Kaloz <kaloz@openwrt.org>
Sun, 11 Mar 2007 19:26:39 +0000 (19:26 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Sun, 11 Mar 2007 19:26:39 +0000 (19:26 +0000)
SVN-Revision: 6556

toolchain/gcc/Config.version

index 3bce8354928d391d8166fb4900687aec6b1c4ab3..1b817237b575e8aa1eec63748d2d580a27e8cf31 100644 (file)
@@ -10,7 +10,7 @@ config GCC_VERSION
        default "4.1.2"     if GCC_VERSION_4_1_2
        default "4.2"           if GCC_VERSION_4_2
        default "3.4.6-nonmips"     if GCC_VERSION_3_4_6_nonmips
-       default "4.1.1"
+       default "4.1.2"
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_3_4_6