parent
f1ba6fe9ad
commit
e50a89989b
|
@ -10,7 +10,7 @@ config GCC_VERSION
|
||||||
default "4.1.2" if GCC_VERSION_4_1_2
|
default "4.1.2" if GCC_VERSION_4_1_2
|
||||||
default "4.2" if GCC_VERSION_4_2
|
default "4.2" if GCC_VERSION_4_2
|
||||||
default "3.4.6-nonmips" if GCC_VERSION_3_4_6_nonmips
|
default "3.4.6-nonmips" if GCC_VERSION_3_4_6_nonmips
|
||||||
default "4.1.1"
|
default "4.1.2"
|
||||||
|
|
||||||
if !TOOLCHAINOPTS
|
if !TOOLCHAINOPTS
|
||||||
config GCC_VERSION_3_4_6
|
config GCC_VERSION_3_4_6
|
||||||
|
|
Loading…
Reference in New Issue