host-arch-unknownversion
OCaml on an unknown architecture
This package is installed if the underlying OCaml compiler is for an unknown architecture.
Precisely, this means ocamlopt -config-var architecture
equals none
.
It is not expected that this package be used in depends or conflicts fields of dependent packages.
Author | David Allsopp |
---|---|
License | CC0-1.0+ |
Published | |
Homepage | https://opam.ocaml.org |
Issue Tracker | https://github.com/ocaml/opam-repository/issues |
Maintainer | David Allsopp <david@tarides.com> |
Available | arch != "arm32" & arch != "arm64" & arch != "ppc64" & arch != "riscv64" & arch != "s390x" & arch != "x86_32" & arch != "x86_64" |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/host-arch-unknown/host-arch-unknown.1/opam |
Required by
- ocaml-base-compilerpost & >=5.2.0~alpha1 & !=5.2.0 & <5.2.1
- ocaml-compilerpost & <5.3.0~alpha1
- ocaml-systempost & >=4.13.0
- ocaml-variantspost & (=4.13.2+trunk | =4.14.3+trunk | =5.0.1+trunk | >=5.1.2+trunk & <5.2.0+options | =5.2.1~rc1+options | =5.2.2+trunk | >=5.4.0+trunk)