mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ppl: fix configure options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
9cd4034f50
commit
8465e39c25
@ -35,7 +35,7 @@ mkdir -p objdir && cd objdir
|
|||||||
--enable-shared \
|
--enable-shared \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-interfaces="c,cxx" \
|
--enable-interfaces="c,cxx" \
|
||||||
--with-libgmp-prefix="$ROOT/$TOOLCHAIN" \
|
--with-gmp-prefix="$ROOT/$TOOLCHAIN" \
|
||||||
|
|
||||||
make -j1
|
make -j1
|
||||||
make install
|
make install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user