You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
418 B
12 lines
418 B
7 years ago
|
--- 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}
|
||
|
|