cloog: build with builtin 'isl' package

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-04-09 16:24:59 +02:00
parent 66f667bfbd
commit e1e7c6c981

View File

@ -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" \