diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.compiler | 2 |
1 files changed, 1 insertions, 1 deletions
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 |