summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorNigel Kukard <nkukard@lbsd.net>2008-03-30 08:12:22 +0000
committerNigel Kukard <nkukard@lbsd.net>2008-03-30 08:12:22 +0000
commit49bb82c9f4456b048c7c24ed79584551735199eb (patch)
tree830d79b0d91df557382ea6e3db9736c6e827df42 /target
parentc92cb2cacdf8b6d22e5c3ff360ed272210f3cb3c (diff)
downloadbuildroot-novena-49bb82c9f4456b048c7c24ed79584551735199eb.tar.gz
buildroot-novena-49bb82c9f4456b048c7c24ed79584551735199eb.zip
* Removed GCC 4.2.0, added GCC 4.2.3 (take 2)
Diffstat (limited to 'target')
-rw-r--r--target/device/x86/i386/i686_defconfig6
1 files changed, 3 insertions, 3 deletions
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=""