diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-12 18:10:58 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-12 18:10:58 +0200 |
commit | acf1b1035f27934bfe58600570d381cac94848ef (patch) | |
tree | d054e4d9bf32eae7758b43c754b24a85563c78ea /target/config/Config.in.compiler | |
parent | 7d8ba84d57c16ae98211e95e45d1b0702df7a29e (diff) |
gcc: update to 14.3.0
Diffstat (limited to 'target/config/Config.in.compiler')
-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 e89df2492..be0ce72ff 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -37,7 +37,7 @@ config ADK_TOOLCHAIN_GCC_15 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_14 - bool "14.2.0" + bool "14.3.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |