|
|
@ -29,12 +29,8 @@
|
|
|
|
# official builds have less debugging and go faster... but we have to shut some things off.
|
|
|
|
# official builds have less debugging and go faster... but we have to shut some things off.
|
|
|
|
%global official_build 1
|
|
|
|
%global official_build 1
|
|
|
|
|
|
|
|
|
|
|
|
# enable|disble bootstrap for gn
|
|
|
|
# enable|disble bootstrap
|
|
|
|
%if 0%{?rhel} >= 8 || 0%{?fedora}
|
|
|
|
|
|
|
|
%global bootstrap 0
|
|
|
|
%global bootstrap 0
|
|
|
|
%else
|
|
|
|
|
|
|
|
%global bootstrap 1
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Fancy build status, so we at least know, where we are..
|
|
|
|
# Fancy build status, so we at least know, where we are..
|
|
|
|
# %1 where
|
|
|
|
# %1 where
|
|
|
|