change default gcc version to 3.4.5

This commit is contained in:
Mike Frysinger 2006-02-20 08:43:04 +00:00
parent 179062ee52
commit 411ee368b6

View File

@ -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.