From 4ae53a382f36e132a6c235441fbc9182eed67f13 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 21 Jan 2019 09:31:43 +0100 Subject: extra/firefox: try patch from jonathon - thank you! (https://bbs.archlinux32.org/viewtopic.php?pid=5451) --- extra/firefox/mozconfig.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extra/firefox/mozconfig.patch (limited to 'extra/firefox/mozconfig.patch') diff --git a/extra/firefox/mozconfig.patch b/extra/firefox/mozconfig.patch new file mode 100644 index 00000000..d36e5532 --- /dev/null +++ b/extra/firefox/mozconfig.patch @@ -0,0 +1,20 @@ +--- a/.mozconfig 2019-01-21 09:21:00.221010326 +0100 ++++ b/.mozconfig 2019-01-21 09:22:02.477911431 +0100 +@@ -6,12 +6,11 @@ + ac_add_options --enable-optimize + ac_add_options --enable-rust-simd + ac_add_options --enable-lto +-export MOZ_PGO=1 +-export CC=clang +-export CXX=clang++ +-export AR=llvm-ar +-export NM=llvm-nm +-export RANLIB=llvm-ranlib ++export CC=gcc ++export CXX=g++ ++export AR=gcc-ar ++export NM=gcc-nm ++export RANLIB=gcc-ranlib + + # Branding + ac_add_options --enable-official-branding -- cgit v1.2.3-70-g09d2