| Revision: | 1166 |
| Committed: | Tue Oct 26 14:22:36 2021 UTC (4 years ago) by rossy |
| File size: | 432 byte(s) |
| Log Message: | Daodan: Replace MinGW build env with an up-to-date MSYS2 env |
| # | Content |
|---|---|
| 1 | # generated by configure / remove this line to disable regeneration |
| 2 | prefix=/mingw32 |
| 3 | exec_prefix=${prefix} |
| 4 | bindir=${exec_prefix}/bin |
| 5 | libdir=${exec_prefix}/lib |
| 6 | datarootdir=${prefix}/share |
| 7 | datadir=${datarootdir} |
| 8 | sysconfdir=${prefix}/etc |
| 9 | includedir=${prefix}/include |
| 10 | package=isl |
| 11 | suffix= |
| 12 | |
| 13 | Name: isl |
| 14 | Description: isl Library |
| 15 | Version: 0.24 |
| 16 | Requires: |
| 17 | Libs: -L${libdir} -L/mingw32/lib -lisl -lgmp |
| 18 | Cflags: -I${includedir} -I/mingw32/include |