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:
bdba5cc
)
Unblock ocaml-camlimages, it *should* now build with compiler changes.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 30 Aug 2014 12:39:03 +0000
(13:39 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 16 Feb 2015 13:04:42 +0000
(13:04 +0000)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
a45bc1a
..
7851975
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-24,7
+24,6
@@
let yum_repo = "koji-rawhide"
*)
let blocked = [
"ocaml-pa-do"; (* orphaned *)
- "ocaml-camlimages"; (* build failure, conflicting C types in header files *)
]
let blocked pkg = List.mem pkg blocked