From d5ca8fb59f18dd7d20f40c1216b13e638b8013a3 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 1 Apr 2015 11:13:41 +0100 Subject: [PATCH] Kill golang again. --- libguestfs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libguestfs.spec b/libguestfs.spec index 68eb271..60f0d42 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -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