Apparently %ifarch needs something as a parameter, so give it a bogus string.
This commit is contained in:
parent
1e00e2f225
commit
9f1ba81bce
@ -17,7 +17,7 @@
|
||||
# Architectures on which golang is not broken.
|
||||
# Broken on all of them for now, see RHBZ#1097663
|
||||
#%global golang_arches %{arm} %{ix86} x86_64
|
||||
%global golang_arches %{nil}
|
||||
%global golang_arches not_a_real_architecture
|
||||
|
||||
%global _hardened_build 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user