less ambitious test: lapbroy68 lacks libgmp-dev that is required for ocaml setup of zarith;
authorwenzelm
Thu, 21 Mar 2019 14:17:36 +0100
changeset 69937 afbc075fd2da
parent 69936 772bdd1ed843
child 69938 564985d6867e
less ambitious test: lapbroy68 lacks libgmp-dev that is required for ocaml setup of zarith;
src/Pure/Admin/isabelle_cronjob.scala
--- a/src/Pure/Admin/isabelle_cronjob.scala	Thu Mar 21 13:34:37 2019 +0100
+++ b/src/Pure/Admin/isabelle_cronjob.scala	Thu Mar 21 14:17:36 2019 +0100
@@ -287,10 +287,10 @@
           detect = Build_Log.Prop.build_start + " > date '2017-03-03'")),
       List(Remote_Build("Mac OS X 10.10 Yosemite", "macbroy31", options = "-m32 -M2", args = "-a")),
       List(Remote_Build("Mac OS X 10.14 High Sierra", "lapbroy68", self_update = true,
-        options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true -e ISABELLE_OCAML_SETUP=true",
+        options = "-m32 -M1,2,4 -e ISABELLE_GHC_SETUP=true",
         args = "-a -d '~~/src/Benchmarks'")),
       List(Remote_Build("Mac OS X 10.14 Mojave", "lapnipkow3", self_update = true,
-        options = "-m32 -M1,2 -e ISABELLE_GHC_SETUP=true -e ISABELLE_OCAML_SETUP=true",
+        options = "-m32 -M1,2 -e ISABELLE_GHC_SETUP=true",
         args = "-a -d '~~/src/Benchmarks'")),
       List(
         Remote_Build("Windows", "vmnipkow9", historic = true, history = 90, self_update = true,