diff options
Diffstat (limited to 'target/device')
-rw-r--r-- | target/device/x86/i386/i686_defconfig | 6 |
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="" |