diff options
author | Nick Hainke <vincent@systemli.org> | 2021-12-30 23:49:27 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-01-02 20:33:28 +0100 |
commit | 7df80be410ca846bbea632a9f32a189dc5afe374 (patch) | |
tree | e0a6e5d15031cab8210e9e7a699fb41cea203c61 /target/linux/archs38 | |
parent | def9565be632b316c82ffc5a7b28c789e9df75b4 (diff) | |
download | upstream-7df80be410ca846bbea632a9f32a189dc5afe374.tar.gz upstream-7df80be410ca846bbea632a9f32a189dc5afe374.tar.bz2 upstream-7df80be410ca846bbea632a9f32a189dc5afe374.zip |
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>
Diffstat (limited to 'target/linux/archs38')
0 files changed, 0 insertions, 0 deletions