Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 5da8e1ca4e05d87f88a0cf014a5ecb4c > files > 1

caml2html-1.4.4-4.mga7.src.rpm

Index: caml2html-1.4.4/Makefile
===================================================================
--- caml2html-1.4.4/Makefile
+++ caml2html-1.4.4/Makefile	2018-03-23 21:43:14.407028355 +0100
@@ -8,10 +8,10 @@
   BINDIR = $(PREFIX)/bin
 endif
 ifndef OCAMLC
-  OCAMLC = ocamlc
+  OCAMLC = ocamlc -g -w A
 endif
 ifndef OCAMLOPT
-  OCAMLOPT = ocamlopt
+  OCAMLOPT = ocamlopt -g
 endif
 ifndef OCAMLLEX
   OCAMLLEX = ocamllex