From 28a23a9e45213bfa33fa9a01309e6cc489bbbaa4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 2 Aug 2020 15:13:23 +0200 Subject: extra/firefox: repatched for 79.0 --- extra/firefox/mozconfig-pentium4.patch | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'extra/firefox/mozconfig-pentium4.patch') diff --git a/extra/firefox/mozconfig-pentium4.patch b/extra/firefox/mozconfig-pentium4.patch index b179e883..885c51af 100644 --- a/extra/firefox/mozconfig-pentium4.patch +++ b/extra/firefox/mozconfig-pentium4.patch @@ -1,10 +1,13 @@ diff -rauN a/mozconfig b/mozconfig ---- a/mozconfig 2020-04-04 12:27:32.340912278 +0200 -+++ b/mozconfig 2020-04-04 12:28:33.890907786 +0200 -@@ -5,11 +5,12 @@ +--- a/mozconfig 2020-08-02 13:46:05.333926656 +0200 ++++ b/mozconfig 2020-08-02 14:17:41.724611141 +0200 +@@ -5,13 +5,14 @@ ac_add_options --enable-hardening ac_add_options --enable-optimize ac_add_options --enable-rust-simd +-ac_add_options --enable-linker=lld ++ac_add_options --enable-linker=bfd + ac_add_options --disable-elf-hack -export CC='clang --target=x86_64-unknown-linux-gnu' -export CXX='clang++ --target=x86_64-unknown-linux-gnu' -export AR=llvm-ar @@ -19,4 +22,3 @@ diff -rauN a/mozconfig b/mozconfig # Branding ac_add_options --enable-official-branding - -- cgit v1.2.3