aboutsummaryrefslogtreecommitdiffstats
path: root/dune
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-03-22 16:42:04 +0000
committerYann Herklotz <git@yannherklotz.com>2022-03-22 16:42:04 +0000
commit0580932cb0da7fac6b8aa5f5b98beb824a3fff50 (patch)
treedee9ac61de199e037ca58dad248a486fc0ccb848 /dune
parent8681d039abc5b2beac21ee17d7d944b00552aef6 (diff)
downloadvericert-0580932cb0da7fac6b8aa5f5b98beb824a3fff50.tar.gz
vericert-0580932cb0da7fac6b8aa5f5b98beb824a3fff50.zip
Fix Makefiles in build and for benchmarks
Diffstat (limited to 'dune')
-rw-r--r--dune2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune b/dune
index f58c64e..9bd70aa 100644
--- a/dune
+++ b/dune
@@ -8,4 +8,4 @@
(public_name vericert)
(modules_without_implementation c debugTypes dwarfTypes)
(libraries menhirLib str unix ocamlgraph)
- (flags (:standard -warn-error -A)))
+ (flags (:standard -warn-error -A -w -8-9-16-20-26-27-32..36-39-41-44..45-50-60-67)))