Re-enable cduce builds.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2014 17:07:48 +0000 (18:07 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 1 Aug 2014 17:49:22 +0000 (18:49 +0100)
fedora_ocaml_rebuild.ml

index 717572e..38c4cc0 100644 (file)
@@ -29,7 +29,6 @@ let blocked = [
   "ocaml-pa-do";                        (* build failure, complex *)
   "ocaml-lwt";                          (* build failure on 4.02.0 *)
   "ocaml-preludeml";                    (* build failure *)
-  "cduce";                              (* camlp4-related failure, discussed upstream *)
   "frama-c";                            (* build failure *)
 ]
 let blocked pkg = List.mem pkg blocked