summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Glondu <steph@glondu.net>2017-07-19 09:48:26 +0200
committerStéphane Glondu <glondu@debian.org>2023-09-10 06:04:49 +0200
commite586ff2e2b151caa6c1c28828236818807938c8d (patch)
tree0642cac2da7b36f240dceac7fbe3073fae197898
parent928ba313f7277d37b0405141b490387e99565b03 (diff)
Disable blocking warnings new in OCaml 4.05.0
Gbp-Pq: Name 0006-Disable-blocking-warnings-new-in-OCaml-4.05.0.patch
-rw-r--r--OMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/OMakefile b/OMakefile
index c5b6a4e..4d15909 100644
--- a/OMakefile
+++ b/OMakefile
@@ -1,7 +1,7 @@
include config.omake
-OCAMLFLAGS += -dtypes -w +a-3-4-27-50-k
+OCAMLFLAGS += -dtypes -w +a-3-4-27-50-52-60-k
.SUBDIRS: src doc