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:
6648ed3
)
Ignore some packages which failed to build on riscv64.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 10 Jan 2020 13:39:52 +0000
(13:39 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 10 Jan 2020 13:39:52 +0000
(13:39 +0000)
Goalfile
patch
|
blob
|
history
diff --git
a/Goalfile
b/Goalfile
index
02c9611
..
80b4db6
100644
(file)
--- a/
Goalfile
+++ b/
Goalfile
@@
-37,6
+37,9
@@
let ignored = [ "ocaml-srpm-macros", "ocaml",
"ocaml-sexplib",
"ocaml-type-conv",
"ocamldsort",
+
+ # These ones failed to build on riscv64, ignore them for now.
+ "apron", "plplot", "ocaml-ulex"
]
# All OCaml-related source package names