summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 19:23:58 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-05 19:23:58 +0200
commitdb23827de86596da32edc8eb2286a8868c7db485 (patch)
treec6d91348ae8837000a8228460e1b3e429b731e6e /target/config/Config.in.compiler
parent817069394d6170e650579a46a673d3913ff9861d (diff)
gcc: update 4.9.x to 4.9.4
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index 59b9f9dee..69eb777e8 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -19,8 +19,8 @@ depends on ADK_BUILD_COMPILER_GCC
default ADK_TOOLCHAIN_GCC_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_GCC_4_2_4 if ADK_TARGET_ARCH_METAG
default ADK_TOOLCHAIN_GCC_4_4_7 if ADK_TARGET_ARCH_AVR32
-default ADK_TOOLCHAIN_GCC_4_9_3 if ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_SH
-default ADK_TOOLCHAIN_GCC_4_9_3 if ADK_TARGET_SYSTEM_KINETIS_K70
+default ADK_TOOLCHAIN_GCC_4_9_4 if ADK_TARGET_LIB_GLIBC && ADK_TARGET_ARCH_SH
+default ADK_TOOLCHAIN_GCC_4_9_4 if ADK_TARGET_SYSTEM_KINETIS_K70
default ADK_TOOLCHAIN_GCC_5_3_OR1K if ADK_TARGET_ARCH_OR1K
default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_XTENSA
default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_BFIN
@@ -67,8 +67,8 @@ config ADK_TOOLCHAIN_GCC_5_4_0
depends on !ADK_TARGET_CPU_MIPS_MIPS32R6
depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6
-config ADK_TOOLCHAIN_GCC_4_9_3
- bool "4.9.3"
+config ADK_TOOLCHAIN_GCC_4_9_4
+ bool "4.9.4"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN