openwrt/package/devel
Nick Hainke 7df80be410 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>
2022-01-02 20:33:28 +01:00
..
binutils binutils: fix compiling with arch-based distros 2022-01-02 20:33:28 +01:00
gdb gdb: Make only full gdb depend on libgmp 2021-11-07 18:32:21 +01:00
perf perf: disable libzstd support 2020-10-11 16:16:24 +02:00
strace strace: Update to version 5.14 2021-11-03 23:52:08 +01:00
trace-cmd trace-cmd: update to 2.9.1 2021-01-01 19:55:59 +01:00
valgrind valgrind: Activate also on MIPS 64 2021-11-03 23:52:08 +01:00