Revert "spec: hard code the bootstrap for a modularity build"

This reverts commit 63fbc71112.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-04-11 10:14:48 -04:00
parent 63fbc71112
commit d83d5139a6
No known key found for this signature in database
GPG Key ID: 10937E57733F1362
1 changed files with 4 additions and 0 deletions

View File

@ -41,7 +41,11 @@
%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