src/Pure/Admin/isabelle_cronjob.scala
changeset 66879 593053cac3be
parent 66869 222a77470c0c
child 66880 486f4af28db9
equal deleted inserted replaced
66878:91da58bb560d 66879:593053cac3be
   242             " -e ISABELLE_SMLNJ=/usr/local/smlnj-110.81/bin/sml",
   242             " -e ISABELLE_SMLNJ=/usr/local/smlnj-110.81/bin/sml",
   243           args = "-a",
   243           args = "-a",
   244           detect = Build_Log.Settings.ML_PLATFORM + " = " + SQL.string("x86_64-windows"))),
   244           detect = Build_Log.Settings.ML_PLATFORM + " = " + SQL.string("x86_64-windows"))),
   245       List(
   245       List(
   246         Remote_Build("AFP slow", "lrzcloud1", shared_home = false,
   246         Remote_Build("AFP slow", "lrzcloud1", shared_home = false,
   247           options = "-m64 -M6 -s10 -t AFP",
   247           options = "-m64 -M6 -U30g -s10 -t AFP",
   248           args = "-g slow -X very_slow",
   248           args = "-g slow -X very_slow",
   249           afp = true,
   249           afp = true,
   250           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")))
   250           detect = Build_Log.Prop.build_tags + " = " + SQL.string("AFP")))
   251     ) :::
   251     ) :::
   252     {
   252     {