Open mobileink opened 3 years ago
E.g. findlib: [WARNING] Interface topdirs.cmi occurs in several directories: ....
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: ...
Set OCAMLFIND_IGNORE_DUPS_IN ?
Added OCAMLFIND_IGNORE_DUPS_IN to ocaml_module, ocaml_signature, with hardcoded paths to deal with topdirs.cmi, digestif.cmi.
TODO: use a build flag to allow user to pass dirs to be ignored.
E.g.
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: ...
.Set OCAMLFIND_IGNORE_DUPS_IN ?