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:
7cc4e6c
)
Re-enable z3.
author
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 11:04:28 +0000
(11:04 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Tue, 25 Feb 2020 11:05:00 +0000
(11:05 +0000)
Jerry tells me this package is fixed with a temporary workaround. Bug
1792740 is only there as a placeholder for the permanent fix.
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
13d612f
..
cc2f299
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-33,6
+33,7
@@
let other-packages = [
"libguestfs", "libnbd", "nbdkit",
"plplot",
"virt-top", "virt-v2v",
+ "z3",
# no OCaml code, but needs to be rebuilt after Coq
#"flocq"
@@
-43,9
+44,6
@@
let other-packages = [
# "why3", "zenon",
# "flocq",
- # https://bugzilla.redhat.com/show_bug.cgi?id=1792740
- # "z3",
-
# Coccinelle uses -unsafe-string.
# "coccinelle",