From 3eb822634d3574054b2424efec06e62c22b0e459 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 30 Sep 2020 17:40:32 -0700 Subject: Updated to 28.14.1 --- mozconfig.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mozconfig.in') diff --git a/mozconfig.in b/mozconfig.in index 1128cd7..4417b49 100644 --- a/mozconfig.in +++ b/mozconfig.in @@ -17,6 +17,7 @@ export RANLIB=gcc-ranlib # Branding ac_add_options --enable-official-branding export MOZILLA_OFFICIAL=1 +export MOZ_PKG_SPECIAL=gtk2 # System libraries ac_add_options --with-system-bz2 @@ -77,7 +78,7 @@ ac_add_options --disable-webspeech # # --disable-webspeechtestbackend support removed #ac_add_options --disable-webspeechtestbackend -mk_add_options MOZ_MAKE_FLAGS="-j8" +mk_add_options MOZ_MAKE_FLAGS="-j4" # Use python2 mk_add_options PYTHON=/usr/bin/python2 -- cgit v1.2.1