prefer existing OCaml installation;
authorwenzelm
Tue, 05 Oct 2021 00:03:39 +0200
changeset 74459 c876e8c61843
parent 74458 91ede652d828
child 74460 ffb15f7f26d5
prefer existing OCaml installation;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Mon Oct 04 23:50:21 2021 +0200
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Tue Oct 05 00:03:39 2021 +0200
@@ -315,7 +315,7 @@
     List(
       List(Remote_Build("Linux A", "augsburg1",
           options = "-m32 -B -M1x2,2,4" +
-            " -e ISABELLE_OCAML=ocaml -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAMLFIND=ocamlfind -e ISABELLE_OCAML_SETUP=true" +
+            " -e ISABELLE_OCAML=ocaml -e ISABELLE_OCAMLC=ocamlc -e ISABELLE_OCAMLFIND=ocamlfind" +
             " -e ISABELLE_GHC_SETUP=true" +
             " -e ISABELLE_MLTON=mlton" +
             " -e ISABELLE_SMLNJ=sml" +