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:
511e6af
)
Block ocaml-camlimages.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 19 Aug 2014 17:49:52 +0000
(18:49 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 19 Aug 2014 17:49:52 +0000
(18:49 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
39e95e7
..
6967812
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-26,6
+26,7
@@
let blocked = [
"ocaml-pa-do"; (* build failure, complex *)
"frama-c"; (* build failure *)
"gappalib-coq"; (* build failure in configure script *)
+ "ocaml-camlimages"; (* build failure, conflicting C types in header files *)
]
let blocked pkg = List.mem pkg blocked