From f6de4889c74356a8e7c91a65ef765e3b32bf17f9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 Oct 2015 08:38:20 +0200 Subject: arc: add support for free nSIM simulator, thx to Alexey for hints to get it running --- toolchain/binutils/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/binutils') 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 -- cgit v1.2.3