summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-01 10:16:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-01 10:26:22 +0200
commit279e7b67b433d469f396313b26b59d58db42419a (patch)
treec5b0b49ce61e65f2a4058b2d1387b760ca11aea5 /target
parentbcd4dee82c4281dd12ffb04dc89008bdbf70da91 (diff)
update gcc 4.8/4.9
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.gcc.choice10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/config/Config.in.gcc.choice b/target/config/Config.in.gcc.choice
index 347b05859..2b00c8540 100644
--- a/target/config/Config.in.gcc.choice
+++ b/target/config/Config.in.gcc.choice
@@ -7,7 +7,7 @@ default ADK_TOOLCHAIN_GCC_4_7_4 if ADK_TARGET_ARCH_C6X
default ADK_TOOLCHAIN_GCC_4_5_4 if ADK_TARGET_ARCH_BFIN
default ADK_TOOLCHAIN_GCC_4_8_0_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_GCC_4_4_7 if ADK_TARGET_ARCH_AVR32
-default ADK_TOOLCHAIN_GCC_4_9_2
+default ADK_TOOLCHAIN_GCC_4_9_3
config ADK_TOOLCHAIN_GCC_GIT
bool "git"
@@ -23,16 +23,16 @@ config ADK_TOOLCHAIN_GCC_5_1_0
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
-config ADK_TOOLCHAIN_GCC_4_9_2
- bool "4.9.2"
+config ADK_TOOLCHAIN_GCC_4_9_3
+ bool "4.9.3"
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_H8300
-config ADK_TOOLCHAIN_GCC_4_8_4
- bool "4.8.4"
+config ADK_TOOLCHAIN_GCC_4_8_5
+ bool "4.8.5"
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_AARCH64
depends on !ADK_TARGET_ARCH_ARC