Files
AeroPkg/assets/var/gnu/isl.md

10 lines
146 B
Markdown
Raw Normal View History

2025-08-26 04:41:14 +03:00
isl 0.27
=
https://libisl.sourceforge.io/isl-0.27.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/isl
make -j$(nproc)
make install
2025-08-26 04:41:14 +03:00
```