svn commit: trunk/buildroot/toolchain/gcc

vapier at uclibc.org vapier at uclibc.org
Mon Feb 20 08:43:06 UTC 2006


Author: vapier
Date: 2006-02-20 00:43:04 -0800 (Mon, 20 Feb 2006)
New Revision: 14142

Log:
change default gcc version to 3.4.5

Modified:
   trunk/buildroot/toolchain/gcc/Config.in


Changeset:
Modified: trunk/buildroot/toolchain/gcc/Config.in
===================================================================
--- trunk/buildroot/toolchain/gcc/Config.in	2006-02-20 07:31:14 UTC (rev 14141)
+++ trunk/buildroot/toolchain/gcc/Config.in	2006-02-20 08:43:04 UTC (rev 14142)
@@ -4,7 +4,7 @@
 
 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.
 




More information about the uClibc-cvs mailing list