From eb6835eb363944c53f6127c82df9d7173f842e63 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Thu, 7 May 2020 02:49:25 -0400 Subject: [iceweasel]: allow skipping the profiling build stage --- libre/iceweasel/PKGBUILD | 51 +++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 22 deletions(-) diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD index ee7179482..c035dbd8b 100644 --- a/libre/iceweasel/PKGBUILD +++ b/libre/iceweasel/PKGBUILD @@ -49,7 +49,7 @@ replaces=('firefox') epoch=1 pkgver=75.0 pkgrel=1 -pkgrel+=.parabola3 +pkgrel+=.parabola4 _brandingver=75.0 _brandingrel=1 pkgdesc="Standalone web browser derived from Mozilla Firefox" @@ -342,39 +342,46 @@ build() { cp ../mozconfig .mozconfig ;; x86_64) - # Do 3-tier PGO - echo "Building instrumented browser..." - cat >.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <.mozconfig ../mozconfig - <