From 9ddfc548bcaa4e8751915902221cedfbc4813741 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 21 Sep 2018 18:31:37 +0200 Subject: gcc: update to 8.2.0 --- target/config/Config.in.compiler | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target') 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 -- cgit v1.2.3