From 4a73c1699a8e1af437393f59954f4805ebf36727 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 3 Aug 2022 09:41:08 +0200 Subject: gcc: add 12.1 --- target/config/Config.in.compiler | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 0bd830188..fa08eae29 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -28,6 +28,11 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_METAG depends on !ADK_TARGET_ARCH_NDS32 +config ADK_TOOLCHAIN_GCC_12 + bool "12.1.0" + depends on !ADK_TARGET_ARCH_AVR32 + depends on !ADK_TARGET_ARCH_METAG + config ADK_TOOLCHAIN_GCC_11 bool "11.3.0" depends on !ADK_TARGET_ARCH_AVR32 -- cgit v1.2.3