summaryrefslogtreecommitdiff
path: root/src/dune
diff options
context:
space:
mode:
Diffstat (limited to 'src/dune')
-rw-r--r--src/dune4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dune b/src/dune
index 2d03b3f6..aa3e7c37 100644
--- a/src/dune
+++ b/src/dune
@@ -7,11 +7,11 @@
:standard
-safe-string
-g
- -w -8-9-11-33-20-21-26-27-39
+ -warn-error -8-9-11-33-20-21-26-27-39
))
(release (flags
:standard
-safe-string
-g
- -w -8-9-11-33-20-21-26-27-39
+ -warn-error -8-9-11-33-20-21-26-27-39
)))