ocaml-camlimages/ocaml-camlimages-4.1.0-kill-warn-error.patch
Richard W.M. Jones 2ae1afb4d4 Kill -warn-error A so we can build on OCaml 4.02.
This doesn't fix all the build problems.  The next one is that both
<caml/config.h> and <tiffio.h> define a type called 'int64'.

I'm going to bother OCaml upstream about this and try to get it fixed,
but even if successful that will take a long time.
2014-08-19 18:48:16 +01:00

12 lines
444 B
Diff

--- camlspotter-camlimages-668faa3494fe.old/OMakefile 2014-08-19 18:37:14.405009781 +0100
+++ camlspotter-camlimages-668faa3494fe/OMakefile 2014-08-19 18:37:55.930019935 +0100
@@ -12,6 +12,8 @@
# #
#*********************************************************************#
+OCAMLFLAGS =
+
include OMyMakeroot
########################################## External arguments