diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-12 02:55:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-07-12 02:55:02 +0200 |
commit | 7d8ba84d57c16ae98211e95e45d1b0702df7a29e (patch) | |
tree | 869169e130a7f01c989d86ce19e3f8b3d0e722ae /target/config/Config.in.compiler | |
parent | 82b2e6278160df1475829c0bc25cbaae058553ba (diff) |
gcc: update to 13.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 4dbc75462..e89df2492 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -43,7 +43,7 @@ config ADK_TOOLCHAIN_GCC_14 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_13 - bool "13.3.0" + bool "13.4.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |