diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-30 10:09:42 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-30 10:10:10 +0200 |
commit | b9de23233ecae481eaed8d37515a563d5a2b5d04 (patch) | |
tree | 76557dd7521b00e9f1a2ba640b4dfc76bfcd062a /target/config/Config.in.compiler | |
parent | 298011bfb978a087d9c32c1eccea01239d1e0e14 (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 3f434043c..243cda958 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -38,7 +38,7 @@ config ADK_TOOLCHAIN_GCC_14 depends on !ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_13 - bool "13.2.0" + bool "13.3.0" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_METAG |