From 63fbc711120af0bf1b7031a2aa760f981a849b1a Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 11 Apr 2017 10:13:43 -0400 Subject: [PATCH] spec: hard code the bootstrap for a modularity build Signed-off-by: Vincent Batts --- golang.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/golang.spec b/golang.spec index bf46c75..be1467a 100644 --- a/golang.spec +++ b/golang.spec @@ -41,11 +41,7 @@ %endif # Use golang/gcc-go as bootstrap compiler -%ifarch %{golang_arches} %global golang_bootstrap 1 -%else -%global golang_bootstrap 0 -%endif # Controls what ever we fail on failed tests %ifarch %{ix86} x86_64 %{arm} aarch64 ppc64le