Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/firefox/mozconfig-pentium4.patch
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-09-26 18:44:46 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-09-26 18:44:46 +0200
commit42ec7e1bed416c9fac5986659e80ec6d901ec5ac (patch)
tree659f9aaa4cc8a5aa9a4553df11ad2481814d1c76 /extra/firefox/mozconfig-pentium4.patch
parentd34b352518a3d2cd31b00df4e6e11670bf7e69c2 (diff)
extra/firefox: trying to build 104.0.2
Diffstat (limited to 'extra/firefox/mozconfig-pentium4.patch')
-rw-r--r--extra/firefox/mozconfig-pentium4.patch8
1 files changed, 1 insertions, 7 deletions
diff --git a/extra/firefox/mozconfig-pentium4.patch b/extra/firefox/mozconfig-pentium4.patch
index 0201a74f..1cecd845 100644
--- a/extra/firefox/mozconfig-pentium4.patch
+++ b/extra/firefox/mozconfig-pentium4.patch
@@ -10,7 +10,7 @@ diff -rauN a/mozconfig b/mozconfig
ac_add_options --disable-elf-hack
# Branding
-@@ -35,3 +35,11 @@
+@@ -35,3 +35,5 @@
ac_add_options --enable-crashreporter
ac_add_options --disable-updater
ac_add_options --disable-tests
@@ -18,9 +18,3 @@ diff -rauN a/mozconfig b/mozconfig
+# pentium4 specific options
+ac_add_options --disable-lto
+ac_add_options --disable-install-strip
-+export CC=gcc-10
-+export CXX=g++-10
-+export AR=gcc-ar-10
-+export NM=gcc-nm-10
-+export RANLIB=gcc-ranlib-10
-+export STRIP=strip