- Enable native riscv64
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=46
This commit is contained in:
parent
49a6a32fff
commit
33bd43c2c6
@ -3,6 +3,7 @@ Thu Aug 20 20:20:20 UTC 2020 - ohering@suse.de
|
||||
|
||||
- Package also *.v, for Coq
|
||||
- Package changelog files
|
||||
- Enable native riscv64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:14:14 UTC 2020 - ohering@suse.de
|
||||
|
@ -41,7 +41,7 @@ Source1: ocaml-findlib.rpm.prov_req.attr.sh
|
||||
%define do_opt 1
|
||||
%endif
|
||||
%if %{without ocaml_force_enable_ocaml_opt}
|
||||
%ifarch %{arm} aarch64 %{ix86} ppc ppc64 ppc64le s390x x86_64
|
||||
%ifarch %{arm} aarch64 %{ix86} ppc ppc64 ppc64le riscv64 s390x x86_64
|
||||
%define do_opt 1
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user