diff options
author | Nigel Kukard <nkukard@lbsd.net> | 2008-03-28 21:03:04 +0000 |
---|---|---|
committer | Nigel Kukard <nkukard@lbsd.net> | 2008-03-28 21:03:04 +0000 |
commit | 643dd9b609261abdd894fc084a23701ef8f05b40 (patch) | |
tree | 4a7378c7ad072c68e1a4769d0e0c4ee516686fa9 /target/device/ARMLTD/integrator926_huge_defconfig | |
parent | 77d133d27e47a5b3a166e97600031e37a3571607 (diff) | |
download | buildroot-novena-643dd9b609261abdd894fc084a23701ef8f05b40.tar.gz buildroot-novena-643dd9b609261abdd894fc084a23701ef8f05b40.zip |
* Bumped GCC to 4.2.2, removed 4.2.0
Diffstat (limited to 'target/device/ARMLTD/integrator926_huge_defconfig')
-rw-r--r-- | target/device/ARMLTD/integrator926_huge_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/device/ARMLTD/integrator926_huge_defconfig b/target/device/ARMLTD/integrator926_huge_defconfig index d7cb4872c..a7f1d86a7 100644 --- a/target/device/ARMLTD/integrator926_huge_defconfig +++ b/target/device/ARMLTD/integrator926_huge_defconfig @@ -172,12 +172,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="" |