package gmp

  1. Overview
  2. Docs
The GNU Multiple Precision Arithmetic Library

Install

Dune Dependency

Authors

Maintainers

Sources

gmp-6.2.1-5.tbz
sha256=26b24412e18b511f1b8af6f9bf891452e214e32773fdf2f68004310dc9f016f5
sha512=d3f7cb9043bb387c95d2f95fa82d832dc00287a8ba039ac82b573c849943c181045d61af32b3f47ae48d43c85ab52ab23570a8c4095a7d84c854f26aa38a0844

CHANGES.md.html

6.2.1-5

  • Fix the cross-compilation for aarch64 (@dinosaure, @shym, #22)

  • Fix the compilation on OpenBSD (@kit-ty-kate, #22)

6.2.1-4

  • Build system: when used in a monorepo, do not invoke opam to figure out the level of parallelism. Instead, use sysctl to obtain the number of cores and provide 1 as a default value. (@RyanGibb, #18)

6.2.1-3

  • CI: test cross-compilation with ocaml-solo5 instead of ocaml-freestanding (@TheLortex, #16)

  • Use sed -i -e to fix compilation on FreeBSD (@hannesm, #15)

6.2.1-2

  • Fix cross-compilation (@TheLortex, #12)

  • Fix MacOS build (@TheLortex, #11)

6.2.1

Initial release