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:
8162d70
)
cduce broken again with latest 4.02
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 2 Aug 2014 12:03:17 +0000
(13:03 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 2 Aug 2014 12:03:17 +0000
(13:03 +0100)
fedora_ocaml_rebuild.ml
patch
|
blob
|
history
diff --git
a/fedora_ocaml_rebuild.ml
b/fedora_ocaml_rebuild.ml
index
9c3cffc
..
e6d3e73
100644
(file)
--- a/
fedora_ocaml_rebuild.ml
+++ b/
fedora_ocaml_rebuild.ml
@@
-29,6
+29,7
@@
let blocked = [
"ocaml-pa-do"; (* build failure, complex *)
"ocaml-lwt"; (* build failure on 4.02.0 *)
"ocaml-preludeml"; (* build failure *)
+ "cduce"; (* broken again with latest 4.02 *)
"frama-c"; (* build failure *)
]
let blocked pkg = List.mem pkg blocked