mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
ppl: dont do parallel builds
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
143dfb1a0e
commit
61a6da7809
@ -23,5 +23,5 @@ LDFLAGS="-Wl,-rpath,$ROOT/$TOOLCHAIN/lib" \
|
|||||||
--with-libgmp-prefix="$ROOT/$TOOLCHAIN" \
|
--with-libgmp-prefix="$ROOT/$TOOLCHAIN" \
|
||||||
--with-libgmpxx-prefix="$ROOT/$TOOLCHAIN" \
|
--with-libgmpxx-prefix="$ROOT/$TOOLCHAIN" \
|
||||||
|
|
||||||
make
|
make -j1
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user