isl 0.27
=
https://libisl.sourceforge.io/isl-0.27.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/isl
make -j$(nproc)
make install
```