summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-22 09:45:57 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-22 09:45:57 +0200
commitce0d6fdd87a0051821def569464744c23085f627 (patch)
treef1a16c100da151f2f9ae5a4229121531ffaf6530 /toolchain/binutils/Makefile.inc
parent09b131fb408939bf807d0a5b62b9d88ffcb26a7e (diff)
update ARC toolchain to 2016.03
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 7d01e2ddb..cfbaa8f4b 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -23,8 +23,8 @@ PKG_HASH:= 4930b2886309112c00a279483eaef2f0f8e1b1b62010e0239c16b22af7c346d4
PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y)
-PKG_VERSION:= arc-2015.12
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y)
+PKG_VERSION:= arc-2016.03
PKG_GIT:= tag
PKG_RELEASE:= 1
PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git