mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gcc-final: disable ppl check
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f281fa3fad
commit
69fd88407c
@ -17,6 +17,7 @@ mkdir -p objdir-$1 && cd objdir-$1
|
||||
--with-mpfr=$ROOT/$TOOLCHAIN \
|
||||
--with-mpc=$ROOT/$TOOLCHAIN \
|
||||
--with-ppl=$ROOT/$TOOLCHAIN \
|
||||
--disable-ppl-version-check \
|
||||
--with-cloog=$ROOT/$TOOLCHAIN \
|
||||
--with-libelf=$ROOT/$TOOLCHAIN \
|
||||
--enable-languages=${TOOLCHAIN_LANGUAGES} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user