Skip to content

Commit ddc6c1e

Browse files
authored
Merge pull request #170 from gpetiot/fix-warning-58
Use dune modes stanza to fix warning 58
2 parents c73343f + 571f600 commit ddc6c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/top/dune

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
(library
22
(name mdx_top)
33
(public_name mdx.top)
4+
(modes byte)
45
(preprocess (action (run %{bin:cppo} -V OCAML:%{ocaml_version} %{input-file})))
56
(libraries unix mdx compiler-libs compiler-libs.toplevel threads findlib.top))

0 commit comments

Comments
 (0)