From f282f02d17bdb6e5cbfbf745f835c036fb26324d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 30 Aug 2022 10:34:00 +0200 Subject: gcc: update to 9.5.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 c0255dfad..0eca4cf16 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -47,7 +47,7 @@ config ADK_TOOLCHAIN_GCC_10 depends on !ADK_TARGET_ARCH_LOONGARCH config ADK_TOOLCHAIN_GCC_9 - bool "9.4.0" + bool "9.5.0" depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_METAG -- cgit v1.2.3