From: Jan Palus Date: Sun, 8 Sep 2019 17:08:04 +0000 (+0200) Subject: sync parallel/verbose build options with firefox X-Git-Tag: auto/th/thunderbird-68.0-2~7 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fthunderbird.git;a=commitdiff_plain;h=fed9e01935e149fd913864eb70c4f1ac45cd1692 sync parallel/verbose build options with firefox --- 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