diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-30 14:30:40 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-03-30 14:30:40 -0700 |
commit | 3b006e17ed1ff02923e8f910b33b77ade4740b84 (patch) | |
tree | 91fecde4e58e760302fc32df63e313008e695e5d /mozconfig.in | |
parent | Updated to 28.17.0 (diff) | |
download | palemoon-3b006e17ed1ff02923e8f910b33b77ade4740b84.tar.xz |
Updated to 29.1.1
Diffstat (limited to 'mozconfig.in')
-rw-r--r-- | mozconfig.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mozconfig.in b/mozconfig.in index 4417b49..c43ef9a 100644 --- a/mozconfig.in +++ b/mozconfig.in @@ -78,7 +78,7 @@ ac_add_options --disable-webspeech # # --disable-webspeechtestbackend support removed #ac_add_options --disable-webspeechtestbackend -mk_add_options MOZ_MAKE_FLAGS="-j4" +#mk_add_options MOZ_MAKE_FLAGS="-j16" # Use python2 mk_add_options PYTHON=/usr/bin/python2 |