1 ################################################################################
5 ################################################################################
7 # The latest 0.15 version is not yet compatible with cloog 0.18.3, so
8 # bumping isl is not possible until a new version of cloog is
11 ISL_SOURCE
= isl-
$(ISL_VERSION
).
tar.xz
12 ISL_SITE
= http
://isl.gforge.inria.fr
14 ISL_LICENSE_FILES
= LICENSE
15 HOST_ISL_DEPENDENCIES
= host-gmp
17 # Our libtool patch doesn't apply, and since this package is only
18 # built for the host, we don't really care about it.
19 ISL_LIBTOOL_PATCH
= NO
21 $(eval
$(host-autotools-package
))