Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCaml modules do not initialise LIBDIR correctly #119

Closed
foretspaisibles opened this issue Oct 22, 2014 · 1 comment
Closed

OCaml modules do not initialise LIBDIR correctly #119

foretspaisibles opened this issue Oct 22, 2014 · 1 comment

Comments

@foretspaisibles
Copy link
Owner

The ocaml.libdir module does not initialise LIBDIR correctly. The initialised value is ${PREFIX}/lib/ocaml${PACKAGEDIR} while the expected value is ${PREFIX}/lib/ocaml/site-lib${PACKAGEDIR}.

The same issue is observed on ocaml.meta.

This is probably caused by the inclusion of bsd.own.mk before ocaml.init.mk.

@foretspaisibles
Copy link
Owner Author

Cannot reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant