Commit 411ee368 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

change default gcc version to 3.4.5

parent 179062ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.