Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
restore tzst a default
Baptiste Daroussin committed 28 days ago
commit bc266879171e010d770787f0a0cdd5d118dd7114
parent b0f2fce71b8798b80195d48f9c302dde8fe00d7e
1 file changed +1 -1
modified configure.def
@@ -27,7 +27,7 @@ options \
	"with-ubsan           => build with Clang UndefinedBehaviorSanitizer (non-prod use)" \
	"with-tsan            => build with Clang ThreadSanitizer (non-prod use)" \
	"with-openssl.pc      => build with openssl via pkg-config" \
-
	"default-format:txz   => Default compression format: tzst (default), txz, tbz, tar"
+
	"default-format:tzst  => Default compression format: tzst (default), txz, tbz, tar"

# Apply command-line arguments now that options are declared
_configure_apply