mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libnfs: dont build parallel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1ff4f5ff87
commit
7f8a07ce38
@ -25,6 +25,9 @@
|
|||||||
# libnfs fails to build with LTO support
|
# libnfs fails to build with LTO support
|
||||||
strip_lto
|
strip_lto
|
||||||
|
|
||||||
|
# dont build parallel
|
||||||
|
MAKEFLAGS=-j1
|
||||||
|
|
||||||
CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user