summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-23 08:38:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-23 08:38:31 +0200
commitf6de4889c74356a8e7c91a65ef765e3b32bf17f9 (patch)
tree674a61106e34a66af766f898c8b8a871d617d343 /toolchain/binutils/Makefile.inc
parentb6e55ac8d5a98900c6e0cfa0091e488679680af3 (diff)
arc: add support for free nSIM simulator, thx to Alexey for hints to get it running
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-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 d587e9011..381ab8185 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -17,7 +17,7 @@ PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y)
-PKG_VERSION:= a6014a956a4f2263c28240bb9191bee8f924b5db
+PKG_VERSION:= 07548f412246c68cd098b7b8fe3b7f86f43e4180
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz