summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoriryda2024-03-02 15:16:43 +0100
committeriryda2024-03-02 15:16:43 +0100
commit477573e21d9af94552e5e041c616adbd33b4c072 (patch)
treef5744c84d226f4322d44f847d332d0a1b20b4625
parent921a5a6be1a6bee03f170fda929914f6e4eff0cd (diff)
downloadaur-477573e21d9af94552e5e041c616adbd33b4c072.tar.gz
profile option comment breaks vars: this time for real
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 321031057bff..1a3a46d4f78b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = librewolf
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
pkgver = 123.0
- pkgrel = 1.1
+ pkgrel = 1.2
url = https://librewolf.net/
install = librewolf.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a56447d02b98..161656c5d8a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=librewolf
_pkgname=LibreWolf
pkgver=123.0
-pkgrel=1.1
+pkgrel=1.2
_pkgdlrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
url="https://librewolf.net/"
@@ -201,10 +201,10 @@ END
./mach package
+ # Uncomment the next line if you have an error while profiling ( thanks to mkli )
+ # LIBGL_ALWAYS_SOFTWARE=true \
LLVM_PROFDATA=llvm-profdata \
JARLOG_FILE="$PWD/jarlog" \
- # Uncomment the next line if you have an error while profiling ( thanks to mkli )
- # LIBGL_ALWAYS_SOFTWARE=true \
xvfb-run -s "-screen 0 1920x1080x24 -nolisten local" \
./mach python build/pgo/profileserver.py