summaryrefslogtreecommitdiffstats
path: root/package/devel
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-08-14 23:36:58 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-08-14 23:40:45 +0200
commita9eb5cce7e5c4996fa6ffc081b5323bfd4735dc2 (patch)
treed8dabaad03b8a03b0b6dad81eaa4a04d226c15a1 /package/devel
parent8456d06aa678c649d178053a5734d0d4c40a058c (diff)
downloadopenwrt-a9eb5cce7e5c4996fa6ffc081b5323bfd4735dc2.tar.gz
openwrt-a9eb5cce7e5c4996fa6ffc081b5323bfd4735dc2.tar.bz2
openwrt-a9eb5cce7e5c4996fa6ffc081b5323bfd4735dc2.zip
Revert "binutils: update to 2.39"
This reverts commit cc24c4ed5eae66c061e5787bb172fd2a91861f25. binutils does not compile with glibc: Package binutils is missing dependencies for the following libraries: libgprofng.so.0 libmsgpackc.so.2 libstdc++.so.6 libbpf does not compile against binutils 2.39 any more, see: https://github.com/libbpf/bpftool/issues/30 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/devel')
-rw-r--r--package/devel/binutils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/devel/binutils/Makefile b/package/devel/binutils/Makefile
index 728fb37162..75fdd320cd 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.39
+PKG_VERSION:=2.38
PKG_RELEASE:=1
PKG_SOURCE_URL:=@GNU/binutils
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_VERSION:=$(PKG_VERSION)
-PKG_HASH:=645c25f563b8adc0a81dbd6a41cffbf4d37083a382e02d5d3df4f65c09516d00
+PKG_HASH:=e316477a914f567eccc34d5d29785b8b0f5a10208d36bbacedcc39048ecfe024
PKG_FIXUP:=patch-libtool
PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl