From 38d5e1e295c1d33e1acce27c9a1cc61c2f31d963 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 9 Sep 2021 20:09:43 +0200 Subject: extra/firefox: do not build symbols (FS32#174) --- extra/firefox/mozconfig-pentium4.patch | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/firefox/mozconfig-pentium4.patch') diff --git a/extra/firefox/mozconfig-pentium4.patch b/extra/firefox/mozconfig-pentium4.patch index 03965a7a..ff2b1602 100644 --- a/extra/firefox/mozconfig-pentium4.patch +++ b/extra/firefox/mozconfig-pentium4.patch @@ -17,8 +17,8 @@ diff -rauN a/mozconfig b/mozconfig + +# pentium4 specific options +ac_add_options --disable-lto -+export CC=gcc -+export CXX=g++ -+export AR=gcc-ar -+export NM=gcc-nm -+export RANLIB=gcc-ranlib ++export CC=gcc-10 ++export CXX=g++-10 ++export AR=gcc-ar-10 ++export NM=gcc-nm-10 ++export RANLIB=gcc-ranlib-10 -- cgit v1.2.3-70-g09d2