Skip to content
Snippets Groups Projects
Commit 7788488e authored by Ralf Jung's avatar Ralf Jung
Browse files

un-do '--use-internal-solver'

It leads to ocamlfind being upgraded and downgraded all the time, which leads to
Coq being recompiled.
parent fb4a01da
Branches
Tags
No related merge requests found
......@@ -70,7 +70,7 @@ fi
# Install build-dependencies.
echo_color "$BOLDGREEN" "[prepare-opam] Installing build-dependencies"
make build-dep OPAMFLAGS="-y --use-internal-solver"
make build-dep OPAMFLAGS="-y"
echo
# done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment