From 7d8ba84d57c16ae98211e95e45d1b0702df7a29e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 12 Jul 2025 02:55:02 +0200 Subject: gcc: update to 13.3.0 --- 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 4dbc75462..e89df2492 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -43,7 +43,7 @@ config ADK_TOOLCHAIN_GCC_14 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_13 - bool "13.3.0" + bool "13.4.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG -- cgit v1.2.3