From: Richard W.M. Jones Date: Fri, 1 Aug 2014 17:07:48 +0000 (+0100) Subject: Re-enable cduce builds. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4f581fe2b105db06082e266d604b1363f0dbf478;p=goaljobs-goals.git Re-enable cduce builds. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index 717572e..38c4cc0 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -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