projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c05e8b2
)
fix gcc version selection
author
Imre Kaloz
<kaloz@openwrt.org>
Sun, 11 Mar 2007 19:26:39 +0000
(19:26 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Sun, 11 Mar 2007 19:26:39 +0000
(19:26 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6556
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index
3bce835
..
1b81723
100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-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