coq-nativeversion
Package flag enabling coq's native-compiler flag
This package acts as a package flag for the ambient switch, taken into account by coq (and possibly any coq library) to enable native_compute at configure time, triggering the installation of .coq-native/* files for the coq standard library and subsequent coq libraries.
This implements item 1 of CEP #48 https://github.com/coq/ceps/pull/48.
Remarks:
- you might face with issues installing this package flag under macOS, see https://github.com/coq/coq/issues/11178.
- this package is not intended to be used as a dependency of other packages (notably as installing or uninstalling this package may trigger a rebuild of all coq packages in the ambient switch).
- the option set by this package will be automatically propagated to coqc for coq >= 8.13 (but the packaging of coq libraries for earlier versions of coq may need an update: for details, see item 3 of CEP #48 https://github.com/coq/ceps/pull/48).
Author | Coq |
---|---|
Published | |
Homepage | https://coq.inria.fr/ |
Issue Tracker | https://github.com/coq/coq/issues |
Maintainer | Erik Martin-Dorel |
Conflicts | |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/coq-native/coq-native.1/opam |
Optionally used by
- coq>=8.5.0~camlp4 & <8.17.0
- coq-core
- coq-stdlib