summaryrefslogtreecommitdiff
path: root/target/config/Config.in.compiler
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-07-29 18:52:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-07-29 18:52:07 +0200
commit10f0a61498e012a7ea041b0fa4a1f40b274f459d (patch)
tree0e223c249c4eae02d779c961e3d548a2fb519e11 /target/config/Config.in.compiler
parentb3ba87c0f6d1f45db09f15c653a5125721842a3e (diff)
gcc: update 10.x/13.x
Diffstat (limited to 'target/config/Config.in.compiler')
-rw-r--r--target/config/Config.in.compiler4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler
index 46668896a..c9d5b9547 100644
--- a/target/config/Config.in.compiler
+++ b/target/config/Config.in.compiler
@@ -29,7 +29,7 @@ config ADK_TOOLCHAIN_GCC_GIT
depends on !ADK_TARGET_ARCH_NDS32
config ADK_TOOLCHAIN_GCC_13
- bool "13.1.0"
+ bool "13.2.0"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_METAG
@@ -46,7 +46,7 @@ config ADK_TOOLCHAIN_GCC_11
depends on !ADK_TARGET_ARCH_LOONGARCH
config ADK_TOOLCHAIN_GCC_10
- bool "10.4.0"
+ bool "10.5.0"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_C6X
depends on !ADK_TARGET_ARCH_METAG