]> git.pld-linux.org Git - packages/thunderbird.git/blobdiff - thunderbird.spec
thunderbird does not like MOZ_SERVICES_SYNC being set
[packages/thunderbird.git] / thunderbird.spec
index 4970e3289b0ef2acc1bc663308b86f5185e7ce9c..339c4f2ed1398880b52737fb39f813bf9715aadd 100644 (file)
@@ -1335,7 +1335,9 @@ 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"
+
+AUTOCONF=/usr/bin/autoconf2_13 ./mach build
 
 %if %{with crashreporter}
 # create debuginfo for crash-stats.mozilla.com
This page took 0.089162 seconds and 4 git commands to generate.