1
0
Fork 0

Add makepkg.conf with tuned package compression

This commit is contained in:
Tobias Strobel 2023-05-19 20:49:47 +02:00
parent 56711462d3
commit 158d04e36c
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
# Use as many CPU cores as possible to compress packages
COMPRESSZST=(zstd -c -z -q --threads=0 -)