summaryrefslogtreecommitdiffstats
path: root/development/omake/omake-warn-error.diff
diff options
context:
space:
mode:
Diffstat (limited to 'development/omake/omake-warn-error.diff')
-rw-r--r--development/omake/omake-warn-error.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/development/omake/omake-warn-error.diff b/development/omake/omake-warn-error.diff
new file mode 100644
index 0000000000..3392c8f311
--- /dev/null
+++ b/development/omake/omake-warn-error.diff
@@ -0,0 +1,11 @@
+--- orig/lib/build/OCaml.om 2010-03-30 10:18:37 +0000
++++ work/lib/build/OCaml.om 2010-03-30 12:41:33 +0000
+@@ -170,7 +170,7 @@
+ #
+ declare OCAMLDEPFLAGS
+ public.OCAMLPPFLAGS =
+-public.OCAMLFLAGS = -warn-error A
++public.OCAMLFLAGS =
+ public.OCAMLCFLAGS = -g
+ public.OCAMLOPTFLAGS =
+ public.OCAMLCPPFLAGS =