Skip to content

Commit 416a714

Browse files
authored
flambda-backend: sync dynlink/dune compiler flags (#1461)
1 parent d3e555f commit 416a714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otherlibs/dynlink/dune

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
(wrapped true)
1818
(modes byte native)
1919
(flags (
20-
-strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48
20+
-strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70
2121
-warn-error A -bin-annot -safe-string -strict-formats
2222
))
2323
(ocamlopt_flags (:include %{project_root}/ocamlopt_flags.sexp))

0 commit comments

Comments
 (0)