immortalwrt/package/devel
Nick Hainke cf2cb83498
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>
(cherry picked from commit 7df80be410)
2022-01-03 13:46:58 +08:00
..
binutils binutils: fix compiling with arch-based distros 2022-01-03 13:46:58 +08:00
gdb gdb: Make only full gdb depend on libgmp 2021-12-10 00:08:43 +08:00
perf perf: disable libzstd support 2020-10-12 11:27:53 +08:00
strace strace: Update to version 5.14 2021-12-09 23:58:14 +08:00
trace-cmd trace-cmd: update to 2.9.1 2021-01-02 12:01:35 +08:00
valgrind valgrind: Activate also on MIPS 64 2021-12-09 23:57:36 +08:00