diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2026-01-11 08:06:05 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2026-01-11 08:06:05 +0100 |
| commit | 91789894dc110a317ee50a441750f109fbe9dc8d (patch) | |
| tree | 34f364e7d595e06208a5ca995dfb9f46b098c188 /toolchain/gcc/Makefile.inc | |
| parent | 5ff8e6a85d31ea33d51d4804fd7b7a7b0511bc50 (diff) | |
binutils/gcc: update ARC toolchain components
Diffstat (limited to 'toolchain/gcc/Makefile.inc')
| -rw-r--r-- | toolchain/gcc/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc index 50279e549..e0cbaa383 100644 --- a/toolchain/gcc/Makefile.inc +++ b/toolchain/gcc/Makefile.inc @@ -99,7 +99,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz LIBSTDCXXVER:= 20 endif ifeq ($(ADK_TOOLCHAIN_GCC_ARC),y) -PKG_VERSION:= arc-2024.12 +PKG_VERSION:= arc-2025.09 PKG_GIT:= tag PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/gcc.git PKG_RELEASE:= 1 |
