You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
386 B

################################################################################
#
# isl
#
################################################################################
ISL_VERSION = 0.23
ISL_SOURCE = isl-$(ISL_VERSION).tar.xz
ISL_SITE = https://libisl.sourceforge.io
ISL_LICENSE = MIT
ISL_LICENSE_FILES = LICENSE
HOST_ISL_DEPENDENCIES = host-gmp
$(eval $(host-autotools-package))