make.sh: Use less aggressive compression for Zstandard

Otherwise this takes way too long.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-07-09 19:23:44 +00:00
parent 4830e79f3c
commit 64192acb7f

View File

@@ -2204,7 +2204,7 @@ XZ_OPT=(
# Configure Zstandard
ZSTD_OPT=(
"-T0" "--ultra" "-22" "--long"
"-T0" "-19" "--long"
)
# Set directories