More packages

This commit is contained in:
2025-09-20 23:37:57 +01:00
parent 432715516f
commit 1eec97a688
7 changed files with 103 additions and 9 deletions

View File

@@ -0,0 +1,17 @@
--- cloog-0.21.1.orig/Makefile.am Sat Sep 20 23:06:28 2025
+++ cloog-0.21.1/Makefile.am Sat Sep 20 23:16:41 2025
@@ -36,10 +36,10 @@
# * Written by Cedric Bastoul, Cedric.Bastoul@inria.fr *
# * *
# *****************************************************************************/
-if BUNDLED_ISL
- MAYBE_ISL = isl
- ISL_LA = $(top_builddir)/isl/libisl.la
-endif
+#if BUNDLED_ISL
+# MAYBE_ISL = isl
+# ISL_LA = $(top_builddir)/isl/libisl.la
+#endif
if BUNDLED_OSL
MAYBE_OSL = osl