summaryrefslogtreecommitdiff
path: root/src/dune
diff options
context:
space:
mode:
authorSon Ho2021-11-26 14:49:13 +0100
committerSon Ho2021-11-26 14:49:13 +0100
commitc7f855ec9e42f7dab95e153f33f9c2fcac3e8424 (patch)
treeba5f854aa5e37d3db377eb7c075f1deec080e1df /src/dune
parent4fa959d5e0c1deb99b3a506e21b795e36ff5f2af (diff)
Update the env definition to make the frames easier to manipulate
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 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
)))