index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/firefox/mozconfig.patch | 10 |
diff --git a/extra/firefox/mozconfig.patch b/extra/firefox/mozconfig.patch index 9e5d85de..88ebc50b 100644 --- a/extra/firefox/mozconfig.patch +++ b/extra/firefox/mozconfig.patch @@ -1,7 +1,7 @@ -diff -rauN a/.mozconfig b/.mozconfig ---- a/.mozconfig 2019-10-24 17:22:00.620041647 +0200 -+++ b/.mozconfig 2019-10-24 17:27:57.878744247 +0200 -@@ -5,11 +5,14 @@ +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 +@@ -5,11 +5,12 @@ ac_add_options --enable-hardening ac_add_options --enable-optimize ac_add_options --enable-rust-simd @@ -16,8 +16,6 @@ diff -rauN a/.mozconfig b/.mozconfig +export AR=gcc-ar +export NM=gcc-nm +export RANLIB=gcc-ranlib -+ -++ac_add_options --disable-lto # Branding ac_add_options --enable-official-branding |