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:
5324bda
)
Unblock camlp5 since it has been ported to 4.08 now.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 27 Jun 2019 13:24:13 +0000
(14:24 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 27 Jun 2019 13:24:13 +0000
(14:24 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
c4bedeb
..
80726ae
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-30,7
+30,6
@@
let yum_repo = "koji-rawhide"
*)
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 *)
]