mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
# dont build parallel
|
||||
MAKEFLAGS=-j1
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
cd $BUILD/zlib-*
|
||||
|
Loading…
x
Reference in New Issue
Block a user