Kill golang again.

This commit is contained in:
Richard W.M. Jones 2015-04-01 11:13:41 +01:00
parent 52bd63c3f3
commit d5ca8fb59f
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,10 @@
%endif
# Architectures on which golang works.
%global golang_arches aarch64 %{arm} %{ix86} x86_64
#%global golang_arches aarch64 %{arm} %{ix86} x86_64
# In theory the above, in practice golang is so often broken that
# I now disable it:
%global golang_arches NONE
%global _hardened_build 1