mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
binutils: fix parallel build with libctf requiring bfd
This commit is contained in:
parent
f2d6417397
commit
b9171dc8f1
@ -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