mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:35:55 +02:00
fix gcc version selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6556 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0b35f25c0c
commit
2d2c340145
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user