Skip to content

OCaml 5.0: define SITELIB variable when installing 5.0.0+trunk#21468

Closed
Octachron wants to merge 2 commits intoocaml:masterfrom
Octachron:OCaml_META
Closed

OCaml 5.0: define SITELIB variable when installing 5.0.0+trunk#21468
Octachron wants to merge 2 commits intoocaml:masterfrom
Octachron:OCaml_META

Conversation

@Octachron
Copy link
Copy Markdown
Member

The compiler is considering the option to install its own META files directly in ocaml/ocaml#11007 .

To keep a maximal compatibility with ocamlfind, we are proposing to add a SITELIB configuration variable to the compiler.
The compiler will then install the META files for the compiler distributed libraries according to the ocamlfind's sitelib convention.

This draft PR updates the package for OCaml 5.0.0+trunk in order to define this variable in its first commit.
In the second commit, I propose to use the new compiler-distributed META files to remove the ocamlfind dependency of the base-bytes compatibility packages (since the META file will be directly distributed by the compiler itself).

@Octachron
Copy link
Copy Markdown
Member Author

Superseded by the removal of SITELIB in the final version of the compiler META files.

@Octachron Octachron closed this Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant