diff --git a/libguestfs.spec b/libguestfs.spec index 4a131f9..f042557 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -14,10 +14,8 @@ %endif %endif -# 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 not_a_real_architecture +# Architectures on which golang works. +%global golang_arches %{arm} %{ix86} x86_64 %global _hardened_build 1