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:
9b31168
)
Unblock gappalib-coq and frama-c (thanks Jerry James).
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 26 Aug 2014 21:10:39 +0000
(22:10 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 26 Aug 2014 21:10:39 +0000
(22:10 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
c708223
..
1955bca
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-23,9
+23,7
@@
let yum_repo = "koji-rawhide"
* dependent packages.
*)
let blocked = [
- "ocaml-pa-do"; (* build failure, complex *)
- "frama-c"; (* build failure *)
- "gappalib-coq"; (* build failure in configure script *)
+ "ocaml-pa-do"; (* orphaned *)
"ocaml-camlimages"; (* build failure, conflicting C types in header files *)
]
let blocked pkg = List.mem pkg blocked