2
1
Eric Andersen 19 жил өмнө
parent
commit
79727f57d1

+ 1 - 1
toolchain/binutils/Config.in

@@ -4,7 +4,7 @@ comment "Binutils Options"
 
 
 choice
 choice
 	prompt "Binutils Version"
 	prompt "Binutils Version"
-	default BR2_BINUTILS_VERSION_2_16_1
+	default BR2_BINUTILS_VERSION_2_16_91_0_7
 	help
 	help
 	  Select the version of binutils you wish to use.
 	  Select the version of binutils you wish to use.
 
 

+ 1 - 1
toolchain/gcc/Config.in

@@ -4,7 +4,7 @@ comment "Gcc Options"
 
 
 choice
 choice
 	prompt "GCC compiler Version"
 	prompt "GCC compiler Version"
-	default BR2_GCC_VERSION_3_4_5
+	default BR2_GCC_VERSION_3_4_6
 	help
 	help
 	  Select the version of gcc you wish to use.
 	  Select the version of gcc you wish to use.