From 8bc64752a7594b338a1034dbd6dfb18401f46237 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 22 Feb 2007 10:28:46 +0000 Subject: add gcc 4.1.2 (closes #1381) SVN-Revision: 6343 --- toolchain/gcc/Config.version | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain/gcc/Config.version') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 3ff5bbf307..3bce835492 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -7,6 +7,7 @@ config GCC_VERSION default "4.0.3" if GCC_VERSION_4_0_3 default "4.1.0" if GCC_VERSION_4_1_0 default "4.1.1" if GCC_VERSION_4_1_1 + default "4.1.2" if GCC_VERSION_4_1_2 default "4.2" if GCC_VERSION_4_2 default "3.4.6-nonmips" if GCC_VERSION_3_4_6_nonmips default "4.1.1" -- cgit v1.2.3