From 7fe022bc61d59dd368a0566596527732468e089b Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Sat, 4 Feb 2023 11:13:01 +0100 Subject: [PATCH] there's new gn on epel7, disable bootstrap by default --- chromium.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chromium.spec b/chromium.spec index f4aacf6e..4ec61845 100644 --- a/chromium.spec +++ b/chromium.spec @@ -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