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