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:
6a48127
)
Enable ocaml-zarith.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 31 Jul 2019 18:21:41 +0000
(19:21 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 31 Jul 2019 18:21:41 +0000
(19:21 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
09af4e3
..
6939ca2
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-30,8
+30,7
@@
let yum_repo = "koji-rawhide"
*)
let blocked = [
"ocaml-camlp4"; (* deprecated + all dependent packages *)
- "ocaml-zarith"; (* build failures, seemingly unrelated *)
- "ocaml-yojson"; (* seems to require some proper attention *)
+ "ocaml-yojson"; (* jjames is looking at this *)
]
let blocked pkg = List.mem pkg blocked