diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2019-03-03 14:36:41 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2019-03-03 14:36:41 +0100 |
commit | e7dde065d37c80298f1b9bc1d77eb44b8a1d41de (patch) | |
tree | 5215601727520d5c16814a0d9822b18a4d919af6 /target/config/Config.in.compiler | |
parent | a3c7cfddfc43bd08a60fecc8ffb15922c8c7b11a (diff) |
gcc: update gcc8
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 0cb50be9c..27ddbdf0d 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -45,7 +45,7 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_OR1K config ADK_TOOLCHAIN_GCC_8 - bool "8.2.0" + bool "8.3.0" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CSKY |