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:
e9c850b
)
enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 15:10:40 +0000
(15:10 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 9 Oct 2006 15:10:40 +0000
(15:10 +0000)
SVN-Revision: 4989
openwrt/toolchain/gcc/Config.version
patch
|
blob
|
history
diff --git
a/openwrt/toolchain/gcc/Config.version
b/openwrt/toolchain/gcc/Config.version
index 65f29b9bdab6dd39fad9b73aeaca7dca0d332f57..e728bc40878ba6673952daca946a2a689f9fb420 100644
(file)
--- a/
openwrt/toolchain/gcc/Config.version
+++ b/
openwrt/toolchain/gcc/Config.version
@@
-12,7
+12,7
@@
config GCC_VERSION
if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1
- default y if LINUX_2_6_ARUBA
+ default y if LINUX_2_6_ARUBA
|| LINUX_2_6_X86
config GCC_VERSION_4_0_3
default y if LINUX_2_6_XSCALE
endif