summaryrefslogtreecommitdiff
path: root/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/labltk/files/labltk-8.06.12-shuffle.patch')
-rw-r--r--dev-ml/labltk/files/labltk-8.06.12-shuffle.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch b/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
new file mode 100644
index 000000000000..7d5c94356c5c
--- /dev/null
+++ b/dev-ml/labltk/files/labltk-8.06.12-shuffle.patch
@@ -0,0 +1,12 @@
+--- a/compiler/Makefile 2023-01-21 22:23:29.676828969 +0100
++++ b/compiler/Makefile 2023-01-21 22:24:16.204141261 +0100
+@@ -73,6 +73,9 @@
+ .ml.cmo:
+ $(CAMLCOMP) $(COMPFLAGS) -I ../support $<
+
++maincompile.cmo: copyright.cmo
++maincompile.cmx: copyright.cmx
++
+ depend: parser.ml parser.mli lexer.ml pplex.ml ppyac.ml ppyac.mli
+ $(CAMLDEP) *.mli *.ml > .depend
+