Modularity bootstrap :)
This commit is contained in:
parent
d83d5139a6
commit
29646808b3
@ -41,11 +41,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Use golang/gcc-go as bootstrap compiler
|
# Use golang/gcc-go as bootstrap compiler
|
||||||
%ifarch %{golang_arches}
|
|
||||||
%global golang_bootstrap 1
|
|
||||||
%else
|
|
||||||
%global golang_bootstrap 0
|
%global golang_bootstrap 0
|
||||||
%endif
|
|
||||||
|
|
||||||
# Controls what ever we fail on failed tests
|
# Controls what ever we fail on failed tests
|
||||||
%ifarch %{ix86} x86_64 %{arm} aarch64 ppc64le
|
%ifarch %{ix86} x86_64 %{arm} aarch64 ppc64le
|
||||||
|
Loading…
Reference in New Issue
Block a user