summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/iceweasel/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index be6007716..2e5a556e3 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -344,7 +344,7 @@ build() {
cp ../mozconfig .mozconfig
;;
x86_64)
- _x86_64_skip_pgo=1
+ _x86_64_skip_pgo=0
if (( $_x86_64_skip_pgo ))
then
# skipping PGO "instrumented browser"; so we have the final .mozconfig now