lede/package/devel
aakkll 4e2155b05d
binutils: sync upstream (#8660)
* binutils: Update to version 2.37

This matches the version used in the toolchain.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

* binutils: fix compiling with arch-based distros

Arch Linux users have encountered problems with packages that have a dependency on binutils. This error happens when libtool is doing:
  libtool: relink: ...
So change PKG_FIXUP to "patch-libtool".

Fixes error in the form of:
  libtool: install: error: relink `libctf.la' with the above command
           before installing it

Upstream Bug:
https://sourceware.org/bugzilla/show_bug.cgi?id=28545

OpenWrt Bug:
https://bugs.openwrt.org/index.php?do=details&task_id=4149

Acked-by: John Audia <graysky@archlinux.us>
Signed-off-by: Nick Hainke <vincent@systemli.org>

Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-authored-by: Nick Hainke <vincent@systemli.org>
2022-01-10 16:57:24 +08:00
..
binutils binutils: sync upstream (#8660) 2022-01-10 16:57:24 +08:00
gdb add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
perf add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
strace add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
trace-cmd add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
valgrind add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00