libnfs: dont build parallel

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-01-30 22:06:05 +01:00
parent 1ff4f5ff87
commit 7f8a07ce38

View File

@ -25,6 +25,9 @@
# libnfs fails to build with LTO support
strip_lto
# dont build parallel
MAKEFLAGS=-j1
CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=64"
cd $PKG_BUILD