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