summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbrodkorb@conet.de>2018-09-21 18:31:37 +0200
committerWaldemar Brodkorb <wbrodkorb@conet.de>2018-09-21 18:31:37 +0200
commit9ddfc548bcaa4e8751915902221cedfbc4813741 (patch)
tree9ba8a2963828b52eab87f0cc422be53eb5ccafef /target/config/Config.in.compiler
parent23ed5797ca7fd6707532cdfce06e047503697fad (diff)
gcc: update to 8.2.0
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index f2251e3a0..5f692f228 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -40,13 +40,12 @@ default ADK_TOOLCHAIN_GCC_7
config ADK_TOOLCHAIN_GCC_GIT
bool "git"
depends on !ADK_TARGET_ARCH_AVR32
- depends on !ADK_TARGET_ARCH_CSKY
depends on !ADK_TARGET_ARCH_METAG
depends on !ADK_TARGET_ARCH_NDS32
depends on !ADK_TARGET_ARCH_OR1K
config ADK_TOOLCHAIN_GCC_8
- bool "8.1.0"
+ bool "8.2.0"
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CSKY