mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libnfs: build parallel
This commit is contained in:
parent
88d7775e2c
commit
2faebc7896
@ -35,8 +35,5 @@ PKG_AUTORECONF="yes"
|
|||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"
|
PKG_CONFIGURE_OPTS_TARGET="--disable-examples --disable-tirpc"
|
||||||
|
|
||||||
pre_configure_target() {
|
pre_configure_target() {
|
||||||
# dont build parallel
|
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
||||||
MAKEFLAGS=-j1
|
|
||||||
|
|
||||||
export CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64 -I$ROOT/$PKG_BUILD/mount -I$ROOT/$PKG_BUILD/nfs"
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user