there's new gn on epel7, disable bootstrap by default

This commit is contained in:
Than Ngo 2023-02-04 11:13:01 +01:00
parent dd2f25496a
commit 7fe022bc61
1 changed files with 1 additions and 5 deletions

View File

@ -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