mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
zlib-host: dont build parallel
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5e1cc46197
commit
6330a14785
@ -24,6 +24,9 @@
|
|||||||
|
|
||||||
$SCRIPTS/unpack zlib
|
$SCRIPTS/unpack zlib
|
||||||
|
|
||||||
|
# dont build parallel
|
||||||
|
MAKEFLAGS=-j1
|
||||||
|
|
||||||
setup_toolchain host
|
setup_toolchain host
|
||||||
|
|
||||||
cd $BUILD/zlib-*
|
cd $BUILD/zlib-*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user