From c116ba7cc55dadd20cba82aca750b551fc7c9f46 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 8 Feb 2023 17:05:43 +0100 Subject: arc: update toolchain, add support for qemu --- target/config/Config.in.compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index cd790959b..22ea99dc6 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -82,7 +82,7 @@ config ADK_TOOLCHAIN_GCC_7 depends on !ADK_TARGET_ARCH_LOONGARCH config ADK_TOOLCHAIN_GCC_ARC - bool "arc-2021.09" + bool "arc-2022.09" depends on ADK_TARGET_ARCH_ARC config ADK_TOOLCHAIN_GCC_AVR32 -- cgit v1.2.3