summaryrefslogtreecommitdiff
path: root/libre/iceweasel
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-01-02 13:42:25 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2023-01-02 14:44:32 -0500
commitbbbc063f2d5eaaecb478c2c5fa6282301718eb0e (patch)
tree1b58ca21d3d6a7661632b58e7bdb4c35eea19f9e /libre/iceweasel
parentc27100838f789c9c2b52d55ef5ae17c60a19ce60 (diff)
[iceweasel]: housekeeping
Diffstat (limited to 'libre/iceweasel')
-rw-r--r--libre/iceweasel/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 0ed6fcbf4..fd576159f 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -138,7 +138,8 @@ optdepends=(
'speech-dispatcher: Text-to-Speech'
'xdg-desktop-portal: Screensharing with Wayland'
)
-# provides=('firefox') # TODO: redmine #2164 - currently conflicts with 'your-freedom'
+# install=(${pkgname}.install) # TODO: redmine #2164
+# provides=('firefox') # TODO: redmine #2164 - currently conflicts with 'your-freedom'
replaces=('firefox')
options=(
!debug
@@ -232,8 +233,8 @@ b2sums_i686=('97035e44cd1deae7bb2422c81eec7294feb51f43f460b4d7ddba083e1d8a48d265
## dependency tweaks ##
-# disable PGO for 32-bit arches
-_should_skip_pgo=0 # for x86_64 (try '1' if the build hangs indefinitely)
+# disable PGO for 32-bit arches, x86_64 optionally
+_should_skip_pgo=0 # enabled for x86_64 - try '1' if the build hangs indefinitely
case "${CARCH}" in
armv7h)
@@ -338,6 +339,7 @@ prepare() {
echo "applying zstandard-0.19.0.diff"
patch -Np1 -i ../zstandard-0.19.0.diff
+ # arch-specific technical patching
case ${CARCH} in
aarch64|armv7h)
# Error: immediate expression requires a # prefix -- `pld [r0,1792]'