git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cae00a
)
frama-c also fails to build.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 1 Aug 2014 15:05:14 +0000
(16:05 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 1 Aug 2014 15:05:14 +0000
(16:05 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
b2beaf2
..
43ab4e9
100644
(file)
--- 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