mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
binutils-or1k: do not build documentation
This commit is contained in:
parent
1ea4080ea4
commit
19f76dbcfb
@ -42,11 +42,11 @@ pre_configure_host() {
|
||||
|
||||
make_host() {
|
||||
make configure-host
|
||||
make
|
||||
make MAKEINFO=true
|
||||
}
|
||||
|
||||
makeinstall_host() {
|
||||
cp -v ../include/libiberty.h ${SYSROOT_PREFIX}/usr/include
|
||||
make -C bfd install # fix parallel build with libctf requiring bfd
|
||||
make install
|
||||
make MAKEINFO=true install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user