macros: Enable multi-threaded xz payload compression

`T' (or `T0') meant auto-detect number of threads by `%getncpus' macro.
This commit is contained in:
Виталий Чикунов 2020-11-17 03:01:45 +03:00
parent a4bace1771
commit 6ffa199751

View File

@ -256,8 +256,8 @@
# #
#%_source_payload w9.gzdio #%_source_payload w9.gzdio
#%_binary_payload w9.gzdio #%_binary_payload w9.gzdio
%_source_payload w2.lzdio %_source_payload w2T.xzdio
%_binary_payload w2.lzdio %_binary_payload w2T.xzdio
# The signature to use and the location of configuration files for # The signature to use and the location of configuration files for
# signing packages with PGP. # signing packages with PGP.