diff options
Diffstat (limited to 'development/omake/omake-warn-error.diff')
-rw-r--r-- | development/omake/omake-warn-error.diff | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/omake/omake-warn-error.diff b/development/omake/omake-warn-error.diff deleted file mode 100644 index 3392c8f311bdc..0000000000000 --- a/development/omake/omake-warn-error.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 = |