commit fed9e01935e149fd913864eb70c4f1ac45cd1692
Author: Jan Palus <[email protected]>
Date:   Sun Sep 8 19:08:04 2019 +0200

    sync parallel/verbose build options with firefox

 thunderbird.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 4970e32..05be2a7 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1335,7 +1335,10 @@ ac_add_options --with-system-png
 ac_add_options --with-system-zlib
 EOF
 
-AUTOCONF=/usr/bin/autoconf2_13 ./mach build -v
+export MOZ_MAKE_FLAGS="-j1"
+export MOZ_SERVICES_SYNC="1"
+
+AUTOCONF=/usr/bin/autoconf2_13 ./mach build
 
 %if %{with crashreporter}
 # create debuginfo for crash-stats.mozilla.com
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thunderbird.git/commitdiff/fed9e01935e149fd913864eb70c4f1ac45cd1692

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to