summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2022-10-18 19:39:17 +0300
committerΝικόλαος Κυριάκος Φυτίλης2022-10-18 19:39:17 +0300
commit81bb6dd88b2c635ef51e713693537ca7b882acb2 (patch)
tree8c25fd2a59ac01f4de4c646ad0f74f2e9b0b4fa0 /PKGBUILD
parentd228990c512376ee339a7cf4b24872cd781d2afd (diff)
downloadaur-81bb6dd88b2c635ef51e713693537ca7b882acb2.tar.gz
autohook 102.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89eda7458828..cc43d0b16aa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -127,9 +127,9 @@ build() {
# Do 3-tier PGO
# echo "Building instrumented browser..."
-# cat >.mozconfig ../mozconfig - <<END
+ cat >.mozconfig ../mozconfig - <<END
#ac_add_options --enable-profile-generate=cross
-#END
+END
# ./mach build
#
# echo "Profiling instrumented browser..."