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

Build opam with the builtin 0install solver whenever possible #4643

Closed
wants to merge 2 commits into from

Conversation

kit-ty-kate
Copy link
Member

@kit-ty-kate kit-ty-kate commented Apr 22, 2021

This effectively enables the builtin-0install solver in opam, when:

  • opam-0install-cudf is installed and the compiler version is recent enough (>= 4.08)
  • using the vendored ocaml compiler (e.g. make cold)

--without-0install-solver can be passed to the configure script to disable it, the same way mccs can be disabled.

@kit-ty-kate kit-ty-kate force-pushed the easy-0install branch 2 times, most recently from cee288c to fc8ec9b Compare April 22, 2021 17:51
@kit-ty-kate kit-ty-kate added this to PR in Progress in Opam 2.1.x via automation Apr 23, 2021
@kit-ty-kate kit-ty-kate moved this from PR in Progress to PR To review in Opam 2.1.x Apr 23, 2021
@kit-ty-kate kit-ty-kate removed this from PR To review in Opam 2.1.x Apr 24, 2021
@dra27
Copy link
Member

dra27 commented Apr 27, 2021

Closed in favour of #4646

@dra27 dra27 closed this Apr 27, 2021
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.

None yet

2 participants