summaryrefslogtreecommitdiff
path: root/toolchain/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-05-27 17:38:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-05-27 17:38:22 +0200
commit446b66306f03a4e0861df775fe80b99c142513ea (patch)
treef47230b5eb5c56b27bba654ee53df0e5d565c336 /toolchain/binutils
parentd7516b653567d1d15d2fcce8d9ef07452b6cdcb5 (diff)
xtensa: update to xtensa-fdpic-abi-spec-1.3
Diffstat (limited to 'toolchain/binutils')
-rw-r--r--toolchain/binutils/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index add9768bd..033c8b7ce 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -73,7 +73,7 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_XTENSA),y)
-PKG_VERSION:= xtensa-fdpic-abi-spec-1.2
+PKG_VERSION:= xtensa-fdpic-abi-spec-1.3
PKG_GIT:= tag
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/jcmvbkbc/binutils-gdb-xtensa.git