From 643dd9b609261abdd894fc084a23701ef8f05b40 Mon Sep 17 00:00:00 2001 From: Nigel Kukard Date: Fri, 28 Mar 2008 21:03:04 +0000 Subject: * Bumped GCC to 4.2.2, removed 4.2.0 --- .defconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.defconfig') diff --git a/.defconfig b/.defconfig index 866c60ba1..4d0d5269e 100644 --- a/.defconfig +++ b/.defconfig @@ -133,7 +133,7 @@ BR2_TOOLCHAIN_BUILDROOT=y # BR2_TOOLCHAIN_EXTERNAL_SOURCE is not set BR2_TOOLCHAIN_SOURCE=y BR2_EXT_GCC_VERSION_4_1_2=y -BR2_EXT_GCC_VERSION_4_2_1=y +BR2_EXT_GCC_VERSION_4_2_2=y BR2_EXT_BINUTILS_VERSION_2_17=y BR2_EXT_UCLIBC_VERSION_0_9_29=y BR2_EXT_UCLIBC_VERSION_0_9_28_3=y @@ -191,12 +191,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_2=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.2" BR2_TOOLCHAIN_SYSROOT=y # BR2_GCC_USE_SJLJ_EXCEPTIONS is not set BR2_EXTRA_GCC_CONFIG_OPTIONS="" -- cgit v1.2.3