mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
disable warning 58
sometimes it's ok to not have a .cmx, I promise
This commit is contained in:
parent
1853fa7585
commit
62cd8c0cd2
1 changed files with 1 additions and 1 deletions
2
dune
2
dune
|
|
@ -5,5 +5,5 @@
|
||||||
-warn-error
|
-warn-error
|
||||||
-a+8
|
-a+8
|
||||||
-w
|
-w
|
||||||
+a-4-30-40-41-42-44-48-70
|
+a-4-30-40-41-42-44-48-58-70
|
||||||
-strict-sequence)))
|
-strict-sequence)))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue