mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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-silent-rules \
|
||||
--with-gnu-ld \
|
||||
--with-isl=system \
|
||||
--with-isl-prefix="$ROOT/$TOOLCHAIN" \
|
||||
--with-isl=buildin \
|
||||
--with-gmp=system \
|
||||
--with-gmp-prefix="$ROOT/$TOOLCHAIN" \
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user