aboutsummaryrefslogtreecommitdiff
path: root/dune
diff options
context:
space:
mode:
Diffstat (limited to 'dune')
-rw-r--r--dune4
1 files changed, 2 insertions, 2 deletions
diff --git a/dune b/dune
index aad60d6d46..270738c23c 100644
--- a/dune
+++ b/dune
@@ -1,9 +1,9 @@
; Default flags for all Coq libraries.
(env
- (dev (flags :standard -rectypes -w -9-27-50+40+60))
+ (dev (flags :standard -rectypes -w -9-27+40+60))
(release (flags :standard -rectypes)
(ocamlopt_flags -O3 -unbox-closures))
- (ireport (flags :standard -rectypes -w -9-27-50+40+60)
+ (ireport (flags :standard -rectypes -w -9-27-40+60)
(ocamlopt_flags :standard -O3 -unbox-closures -inlining-report)))
; The _ profile could help factoring the above, however it doesn't