mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
Merge pull request #5159 from heitbaum/bin
binutils: fix parallel build with libctf requiring bfd
This commit is contained in:
commit
07640605ad
@ -60,6 +60,7 @@ make_host() {
|
||||
|
||||
makeinstall_host() {
|
||||
cp -v ../include/libiberty.h ${SYSROOT_PREFIX}/usr/include
|
||||
make -C bfd install # fix parallel build with libctf requiring bfd
|
||||
make install
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user