projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27c9512
)
fixup gcc version selection for the omap35xx target
author
Imre Kaloz
<kaloz@openwrt.org>
Thu, 28 Oct 2010 10:29:53 +0000
(10:29 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Thu, 28 Oct 2010 10:29:53 +0000
(10:29 +0000)
SVN-Revision: 23692
toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.version
b/toolchain/gcc/Config.version
index e57656944dea0a71ce48eb5a91217a1d8981aa53..f1fc025ca295eb70ddccd5b80c3b10c9a8325f68 100644
(file)
--- a/
toolchain/gcc/Config.version
+++ b/
toolchain/gcc/Config.version
@@
-71,7
+71,7
@@
if !TOOLCHAINOPTS
config GCC_VERSION_4_3_3_CS
default y if (mips || mipsel) && !(TARGET_octeon || TARGET_sibyte)
- default y if (arm || armeb) && !
TARGET_gemini
+ default y if (arm || armeb) && !
(TARGET_gemini || TARGET_omap35xx)
config GCC_VERSION_4_4_1
default y if ubicom32