From 38e1aa53ae0aabf052a74a822220a8a4da8a7869 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 26 Mar 2019 07:45:18 +0100 Subject: [PATCH] Disable PGO on flatpak/modules --- firefox.spec | 1 + 1 file changed, 1 insertion(+) 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