projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179062e
)
change default gcc version to 3.4.5
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 20 Feb 2006 08:43:04 +0000
(08:43 -0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 20 Feb 2006 08:43:04 +0000
(08:43 -0000)
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index a821e3ccafadfed492e899eb197fbbb67ca0b5e6..3de4124e6ff48f77e138f9c14c9bd2915a53fbb0 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-4,7
+4,7
@@
comment "Gcc Options"
choice
prompt "GCC compiler Version"
- default BR2_GCC_VERSION_3_4_
2
+ default BR2_GCC_VERSION_3_4_
5
help
Select the version of gcc you wish to use.