From: Rosen Penev Date: Thu, 26 Nov 2020 00:20:25 +0000 (-0800) Subject: binutils: update to 2.35.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=5036383ccc2de254dec3957928785914a7c3de4a;p=openwrt%2Fstaging%2Fynezz.git binutils: update to 2.35.1 Fixes compilation with musl 1.2.x. Signed-off-by: Rosen Penev --- diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile index 9f7a0724f4..23f1ea9c25 100644 --- a/package/devel/binutils/Makefile +++ b/package/devel/binutils/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=binutils -PKG_VERSION:=2.34 +PKG_VERSION:=2.35.1 PKG_RELEASE:=1 PKG_SOURCE_URL:=@GNU/binutils PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_VERSION:=$(PKG_VERSION) -PKG_HASH:=f00b0e8803dc9bab1e2165bd568528135be734df3fabf8d0161828cd56028952 +PKG_HASH:=3ced91db9bf01182b7e420eab68039f2083aed0a214c0424e257eae3ddee8607 PKG_FIXUP:=autoreconf PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl