
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@
@@ -0,0 +1,11 @@
|
||||
--- rpm/macros.d/macros.go-srpm 2018-06-15 11:47:44.380000000 +0200 |
||||
+++ rpm/macros.d/macros.go-srpm 2018-06-15 11:47:30.780000000 +0200 |
||||
@@ -12,7 +12,7 @@ |
||||
# redhat-rpm-macros. |
||||
|
||||
# Define arches for PA and SA |
||||
-%golang_arches %{ix86} x86_64 %{arm} aarch64 ppc64le s390x |
||||
+%golang_arches %{ix86} x86_64 %{arm} aarch64 ppc64 ppc64le s390x |
||||
%gccgo_arches %{mips} |
||||
%go_arches %{golang_arches} %{gccgo_arches} |
||||
|
Loading…
Reference in new issue