summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2006-10-17 20:11:47 +0000
committerEric Andersen <andersen@codepoet.org>2006-10-17 20:11:47 +0000
commit79727f57d18fab6e93b996e1cb9cd63438e5e705 (patch)
tree2d7b090f0acd563ec42569ea88a7e2b2b33a0a4a /toolchain/gcc/Config.in
parent93c38651bde2910bbf0ce3c8970418da72f40dfa (diff)
update defaults
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index d60c85c72..d43655cfc 100644
--- 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_5
+ default BR2_GCC_VERSION_3_4_6
help
Select the version of gcc you wish to use.