projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ba6fe
)
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)
SVN-Revision: 6556
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index 3bce8354928d391d8166fb4900687aec6b1c4ab3..1b817237b575e8aa1eec63748d2d580a27e8cf31 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