From 411ee368b65255ddda770944eeb76f2ff07f54ad Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 20 Feb 2006 08:43:04 +0000 Subject: change default gcc version to 3.4.5 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index a821e3cca..3de4124e6 100644 --- a/toolchain/gcc/Config.in +++ b/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. -- cgit v1.2.3