mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
cloog: build with builtin 'isl' package
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
66f667bfbd
commit
e1e7c6c981
@ -34,8 +34,7 @@ mkdir -p objdir-host && cd objdir-host
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-isl=system \
|
--with-isl=buildin \
|
||||||
--with-isl-prefix="$ROOT/$TOOLCHAIN" \
|
|
||||||
--with-gmp=system \
|
--with-gmp=system \
|
||||||
--with-gmp-prefix="$ROOT/$TOOLCHAIN" \
|
--with-gmp-prefix="$ROOT/$TOOLCHAIN" \
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user