From acf1b1035f27934bfe58600570d381cac94848ef Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 12 Jul 2025 18:10:58 +0200 Subject: gcc: update to 14.3.0 --- target/config/Config.in.compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index e89df2492..be0ce72ff 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -37,7 +37,7 @@ config ADK_TOOLCHAIN_GCC_15 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_14 - bool "14.2.0" + bool "14.3.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG -- cgit v1.2.3