anyone remember why this line is needed? https://github.com/coq/coq/blob/f58bff40bf01106d0ac450e977541210ec4a3913/dev/ci/docker/bionic_coq/Dockerfile#L61
Gaëtan Gilbert said:
anyone remember why this line is needed? https://github.com/coq/coq/blob/f58bff40bf01106d0ac450e977541210ec4a3913/dev/ci/docker/bionic_coq/Dockerfile#L61
I do
was to fix broken zarith build
not sure if that's needed anymore, used to be an issue in the bug tracker
probably not needed, the 2nd opam install fixes a different ocamlfind version from the one auto picked so it rebuilds zarith
Last updated: Oct 13 2024 at 01:02 UTC