Summary: Previously building would spew: ``` Warning 58: no cmx file was found in path for module Build_info__Build_info_data, and its interface was not compiled with -opaque ``` This is from compilation of the generated `build_info_data.ml-gen`. It does not have an interface, so I don't how to resolve this other than disabling the warning. See also https://github.com/ocaml/dune/issues/3277 . Reviewed By: jvillard Differential Revision: D20589879 fbshipit-source-id: fcd86fb3bmaster
parent
1364eccf18
commit
1ce5eb8033
Loading…
Reference in new issue