From da1fb27fe6d16fb1fa3017f95527862697630ca4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 25 Oct 2019 16:06:23 +0200 Subject: extra/firefox: disable C++/Rust PGO as gcc doesnt support that --- extra/firefox/mozconfig.patch | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'extra/firefox/mozconfig.patch') diff --git a/extra/firefox/mozconfig.patch b/extra/firefox/mozconfig.patch index 88ebc50b..2363102f 100644 --- a/extra/firefox/mozconfig.patch +++ b/extra/firefox/mozconfig.patch @@ -1,6 +1,6 @@ diff -rauN a/mozconfig b/mozconfig ---- a/mozconfig 2019-10-25 10:25:41.779286572 +0200 -+++ b/mozconfig 2019-10-25 10:31:23.717054770 +0200 +--- a/mozconfig 2019-10-25 16:05:08.760547591 +0200 ++++ b/mozconfig 2019-10-25 16:03:07.125511113 +0200 @@ -5,11 +5,12 @@ ac_add_options --enable-hardening ac_add_options --enable-optimize @@ -19,3 +19,10 @@ diff -rauN a/mozconfig b/mozconfig # Branding ac_add_options --enable-official-branding +@@ -38,6 +39,3 @@ + ac_add_options --disable-gconf + ac_add_options --disable-updater + ac_add_options --disable-tests +- +-# disable PGO +-ac_add_options --disable-cross-pgo -- cgit v1.2.3-70-g09d2