Apparently %ifarch needs something as a parameter, so give it a bogus string.

This commit is contained in:
Richard W.M. Jones 2014-05-16 14:25:15 +01:00
parent 1e00e2f225
commit 9f1ba81bce
1 changed files with 1 additions and 1 deletions

View File

@ -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