there's new gn on epel7, disable bootstrap by default
This commit is contained in:
parent
dd2f25496a
commit
7fe022bc61
@ -29,12 +29,8 @@
|
||||
# official builds have less debugging and go faster... but we have to shut some things off.
|
||||
%global official_build 1
|
||||
|
||||
# enable|disble bootstrap for gn
|
||||
%if 0%{?rhel} >= 8 || 0%{?fedora}
|
||||
# enable|disble bootstrap
|
||||
%global bootstrap 0
|
||||
%else
|
||||
%global bootstrap 1
|
||||
%endif
|
||||
|
||||
# Fancy build status, so we at least know, where we are..
|
||||
# %1 where
|
||||
|
Loading…
Reference in New Issue
Block a user