From: Richard W.M. Jones Date: Fri, 10 Jan 2020 13:39:52 +0000 (+0000) Subject: Ignore some packages which failed to build on riscv64. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=5af9155f742f6eeca45bf0699d47e80bf7d8eaf6;p=fedora-ocaml-rebuild.git Ignore some packages which failed to build on riscv64. --- diff --git a/Goalfile b/Goalfile index 02c9611..80b4db6 100644 --- 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