summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-07-31 10:08:42 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2020-08-04 02:43:13 +0200
commitcb9958d31b68bf56a9dc18af40c726adde5842c3 (patch)
tree8e8ae44bf37248ec0740b0c2ad66eea8648d2c12 /toolchain/binutils/Makefile.inc
parent13823c84f03e96c2fb9a06dbe4eef31b4833a427 (diff)
update mpfr, binutils, linux. remove arc specific binutils/gcc
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc13
1 files changed, 3 insertions, 10 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 649937f7a..c47ad3ef8 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -2,10 +2,10 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= binutils
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_34),y)
-PKG_VERSION:= 2.34
+ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_35),y)
+PKG_VERSION:= 2.35
PKG_RELEASE:= 1
-PKG_HASH:= f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952
+PKG_HASH:= 1b11659fb49e20e18db460d44485f09442c8c56d5df165de9461eb09c8302f85
PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
@@ -23,13 +23,6 @@ PKG_HASH:= cd717966fc761d840d451dbd58d44e1e5b92949d2073d75b73fccb476d772fcf
PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
endif
-ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y)
-PKG_VERSION:= arc-2019.03-release
-PKG_GIT:= tag
-PKG_RELEASE:= 1
-PKG_SITES:= https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
-endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_NDS32),y)
PKG_VERSION:= nds32-binutils-2.30-branch-open
PKG_GIT:= branch