From: Richard W.M. Jones Date: Fri, 1 Aug 2014 15:05:14 +0000 (+0100) Subject: frama-c also fails to build. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=de5d31199f57f878baef0234cdd144ad3c8d5c13;p=goaljobs-goals.git frama-c also fails to build. --- diff --git a/fedora_ocaml_rebuild.ml b/fedora_ocaml_rebuild.ml index b2beaf2..43ab4e9 100644 --- a/fedora_ocaml_rebuild.ml +++ b/fedora_ocaml_rebuild.ml @@ -31,7 +31,8 @@ let blocked = [ "ocaml-pa-do"; (* build failure, complex *) "ocaml-lwt"; (* build failure on 4.02.0 *) "ocaml-preludeml"; (* build failure *) - "cduce"; (* complex build failure *) + "cduce"; (* camlp4-related failure, discussed upstream *) + "frama-c"; (* build failure *) ] let blocked pkg = List.mem pkg blocked