Explorar o código

change default gcc version to 3.4.5

Mike Frysinger %!s(int64=19) %!d(string=hai) anos
pai
achega
411ee368b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      toolchain/gcc/Config.in

+ 1 - 1
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.