From e167927e50bf188baddc2ff6be2e7f822d328f68 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@openadk.org> Date: Thu, 8 Jun 2023 17:38:17 +0200 Subject: gcc: update to 12.3.0/11.4.0 --- target/config/Config.in.compiler | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 5518e0718..a54079154 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -29,12 +29,12 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_GCC_12 - bool "12.2.0" + bool "12.3.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_11 - bool "11.3.0" + bool "11.4.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_C6X depends on !ADK_TARGET_ARCH_METAG -- cgit v1.2.3