From 49bb82c9f4456b048c7c24ed79584551735199eb Mon Sep 17 00:00:00 2001 From: Nigel Kukard Date: Sun, 30 Mar 2008 08:12:22 +0000 Subject: * Removed GCC 4.2.0, added GCC 4.2.3 (take 2) --- target/device/x86/i386/i686_defconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/device') diff --git a/target/device/x86/i386/i686_defconfig b/target/device/x86/i386/i686_defconfig index 3ea1a1a7f..e5f02c030 100644 --- a/target/device/x86/i386/i686_defconfig +++ b/target/device/x86/i386/i686_defconfig @@ -198,12 +198,12 @@ BR2_EXTRA_BINUTILS_CONFIG_OPTIONS="" # BR2_GCC_VERSION_3_4_6 is not set # BR2_GCC_VERSION_4_0_4 is not set # BR2_GCC_VERSION_4_1_2 is not set -# BR2_GCC_VERSION_4_2_0 is not set -BR2_GCC_VERSION_4_2_1=y +# BR2_GCC_VERSION_4_2_1 is not set +BR2_GCC_VERSION_4_2_3=y # BR2_GCC_IS_SNAP is not set BR2_GCC_SUPPORTS_SYSROOT=y # BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set -BR2_GCC_VERSION="4.2.1" +BR2_GCC_VERSION="4.2.3" BR2_TOOLCHAIN_SYSROOT=y # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" -- cgit v1.2.3