From 043ed3e5812b321bbd8b22b401d5d5765b20432e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Apr 2025 17:12:47 +0200 Subject: gcc: add 15.1.0 --- target/config/Config.in.compiler | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 93554a715..57dcf54e3 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -30,6 +30,12 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 +config ADK_TOOLCHAIN_GCC_15 + bool "15.1.0" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_CRIS + depends on !ADK_TARGET_ARCH_METAG + config ADK_TOOLCHAIN_GCC_14 bool "14.2.0" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3