ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.24k stars 358 forks source link

Include RISCV64 build for 2.2.1 #6287

Open mtelvers opened 4 hours ago

mtelvers commented 4 hours ago

It would be excellent if a precompiled binary was available for 2.2.1 (current release) for riscv64.

The documentation says that there is a riscv64 binary available. see here

I can see that one will be available in the 2.3.0 series as it is already available in the release candidate.

Thank you.

mtelvers commented 4 hours ago

Related to https://github.com/ocaml/opam/issues/6007