diff options
Diffstat (limited to 'acompiler/firefox/mozconfig')
-rw-r--r-- | acompiler/firefox/mozconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/acompiler/firefox/mozconfig b/acompiler/firefox/mozconfig index 8d59c4cd7..1c776f933 100644 --- a/acompiler/firefox/mozconfig +++ b/acompiler/firefox/mozconfig @@ -2,7 +2,7 @@ mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared # parallel build -mk_add_options MOZ_MAKE_FLAGS=-j2 +# mk_add_options MOZ_MAKE_FLAGS=-j2 # grab the defaults from the firefox tarball . $topsrcdir/browser/config/mozconfig |