Block ocaml-camlp4, ocaml-camlp5, ocaml-zarith from OCaml 4.08 rebuild.
[goaljobs-goals.git] / fedora_ocaml_rebuild.ml
index 5f17887..1103ebb 100644 (file)
@@ -30,6 +30,8 @@ let yum_repo = "koji-rawhide"
  *)
 let blocked = [
   "ocaml-camlp4";   (* not ported to 4.08 yet *)
+  "ocaml-camlp5";   (* not ported to 4.08 yet *)
+  "ocaml-zarith";   (* build failures, seemingly unrelated *)
 ]
 let blocked pkg = List.mem pkg blocked