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:
e984964
)
Block ocaml-yojson
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 30 Apr 2019 16:55:36 +0000
(17:55 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 30 Apr 2019 16:55:36 +0000
(17:55 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
a5645f1
..
c4bedeb
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-32,6
+32,7
@@
let blocked = [
"ocaml-camlp4"; (* not ported to 4.08 yet *)
"ocaml-camlp5"; (* not ported to 4.08 yet *)
"ocaml-zarith"; (* build failures, seemingly unrelated *)
+ "ocaml-yojson"; (* seems to require some proper attention *)
]
let blocked pkg = List.mem pkg blocked