Revert: modularity bootstrap

This commit is contained in:
Jakub Čajka 2017-04-12 10:29:49 +02:00
parent 29646808b3
commit ab6ee497cb
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