From 10f0a61498e012a7ea041b0fa4a1f40b274f459d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 29 Jul 2023 18:52:07 +0200 Subject: gcc: update 10.x/13.x --- target/config/Config.in.compiler | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 46668896a..c9d5b9547 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -29,7 +29,7 @@ config ADK_TOOLCHAIN_GCC_GIT depends on !ADK_TARGET_ARCH_NDS32 config ADK_TOOLCHAIN_GCC_13 - bool "13.1.0" + bool "13.2.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_METAG @@ -46,7 +46,7 @@ config ADK_TOOLCHAIN_GCC_11 depends on !ADK_TARGET_ARCH_LOONGARCH config ADK_TOOLCHAIN_GCC_10 - bool "10.4.0" + bool "10.5.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_C6X depends on !ADK_TARGET_ARCH_METAG -- cgit v1.2.3