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:
842d7d6
)
Temporarily ignore graphviz.
master
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 4 Jan 2020 13:48:31 +0000
(13:48 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 4 Jan 2020 13:48:31 +0000
(13:48 +0000)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
5b8bf07
..
9a4520e
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-29,6
+29,7
@@
let yum_repo = "koji-rawhide"
*)
let blocked = [
"ocaml-camlp4";
+ "graphviz"; (* some compile-time issues *)
]
let blocked pkg = List.mem pkg blocked