Add riscv64 to %golang_arches
This commit is contained in:
parent
4c6093a6d9
commit
da6db77f29
@ -7,7 +7,7 @@ Version: 3.2.0
|
||||
%global _docdir_fmt %{name}
|
||||
|
||||
# Master definition that will be written to macro files
|
||||
%global golang_arches_future x86_64 %{arm} aarch64 ppc64le s390x
|
||||
%global golang_arches_future x86_64 %{arm} aarch64 ppc64le s390x riscv64
|
||||
%global golang_arches %{ix86} %{golang_arches_future}
|
||||
%global gccgo_arches %{mips}
|
||||
%if 0%{?rhel} >= 9
|
||||
|
Loading…
Reference in New Issue
Block a user