git.annexia.org
/
fedora-ocaml-rebuild.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f716c1d
)
Disable ocaml-cairo and ocaml-ssl for now.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 21 Aug 2020 15:51:03 +0000
(16:51 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 21 Aug 2020 15:51:03 +0000
(16:51 +0100)
Dune bug: https://github.com/ocaml/dune/issues/3736
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
abbf7c9
..
40627d6
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-31,7
+31,7
@@
let packages = [
"ocaml-biniou",
"ocaml-bin-prot",
"ocaml-bisect-ppx",
- "ocaml-cairo",
+
#
"ocaml-cairo",
"ocaml-calendar",
"ocaml-camlidl",
"ocaml-camlimages",
@@
-143,7
+143,7
@@
let packages = [
"ocaml-sexplib0",
"ocaml-sha",
"ocaml-sqlite",
- "ocaml-ssl",
+
#
"ocaml-ssl",
"ocaml-stdint",
"ocaml-stdio",
"ocaml-time-now",