summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2019-03-26 07:45:18 +0100
committerMartin Stransky <stransky@redhat.com>2019-03-26 07:45:18 +0100
commit38e1aa53ae0aabf052a74a822220a8a4da8a7869 (patch)
tree99891cc592f65c6dc1562f62a0883f96dae26b06 /firefox.spec
parentMake wayland default on flatpak (diff)
downloadlibrewolf-fedora-ff-38e1aa53ae0aabf052a74a822220a8a4da8a7869.tar.gz
librewolf-fedora-ff-38e1aa53ae0aabf052a74a822220a8a4da8a7869.tar.bz2
librewolf-fedora-ff-38e1aa53ae0aabf052a74a822220a8a4da8a7869.zip
Disable PGO on flatpak/modules
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index eb7f835..f3e5048 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -32,6 +32,7 @@ ExcludeArch: s390x
%endif
%if 0%{?flatpak}
%global wayland_backend_default 1
+%global build_with_pgo 0
%endif
# Big endian platforms
%ifarch ppc64 s390x
bgstack15