diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-22 17:08:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2016-12-22 17:08:46 +0100 |
commit | a66d31dbaf25149762431af40592d9e5ef3ee06b (patch) | |
tree | 8839bb8f067897b9f4d9c927e556d80aef3bfcea /target/config/Config.in.compiler | |
parent | b487144cef60a4a8dc06bc0cdba87203f29969f0 (diff) |
gcc: update to 6.3.0
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r-- | target/config/Config.in.compiler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index b784a5c16..75a777745 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -47,7 +47,7 @@ config ADK_TOOLCHAIN_GCC_GIT select ADK_DISABLE_HONOUR_CFLAGS config ADK_TOOLCHAIN_GCC_6 - bool "6.2.0" + bool "6.3.0" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_METAG |