Blame zstdthreaded.diff

0dcfb2
--- macros.in.orig	2021-10-15 07:40:15.601628187 +0000
0dcfb2
+++ macros.in	2021-10-15 07:42:23.557282503 +0000
0dcfb2
@@ -374,7 +374,10 @@ package or when debugging this package.\
0dcfb2
 #		"w.ufdio"	uncompressed
0dcfb2
 #
0dcfb2
 #%_source_payload	w9.gzdio
0dcfb2
-%_binary_payload	w19.zstdio
0dcfb2
+%_binary_payload	w19T0.zstdio
0dcfb2
+
0dcfb2
+# use a pool with 8 threads for threaded zstd compression
0dcfb2
+%_zstd_pool_threads	8
0dcfb2
 
0dcfb2
 #	Algorithm to use for generating file checksum digests on build.
0dcfb2
 #	If not specified or 0, MD5 is used.