summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-13 07:54:51 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-06-13 07:55:06 +0200
commite7c5029b3b35c3d2f6cf03f1676a520d147a86df (patch)
treedfc0e469f252da363eef7c5252920f75c0ef052e /target/config/Config.in.compiler
parent59e08327b483c95fb315c2b3a5a8ed8c97546431 (diff)
gcc: update to 5.4.0 as default
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index 038b53190..f7b5847c2 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -25,7 +25,7 @@ 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
default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_C6X
-default ADK_TOOLCHAIN_GCC_5_3_0
+default ADK_TOOLCHAIN_GCC_5_4_0
config ADK_TOOLCHAIN_GCC_GIT
bool "git"
@@ -43,8 +43,8 @@ config ADK_TOOLCHAIN_GCC_6_1_0
depends on !ADK_TARGET_ARCH_OR1K
select ADK_DISABLE_HONOUR_CFLAGS
-config ADK_TOOLCHAIN_GCC_5_3_0
- bool "5.3.0"
+config ADK_TOOLCHAIN_GCC_5_4_0
+ bool "5.4.0"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN