From 0a2034dca46f72d24d94c04b47c48d30149693bd Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Mon, 14 Dec 2020 15:53:07 +0100 Subject: bootstrap: add the dist.compression-formats option The option allows to add or remove compression formats used while producing dist tarballs. --- config.toml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.toml.example') diff --git a/config.toml.example b/config.toml.example index b1fb8904ca9..9e08ce9b27e 100644 --- a/config.toml.example +++ b/config.toml.example @@ -669,3 +669,7 @@ changelog-seen = 2 # Whether to allow failures when building tools #missing-tools = false + +# List of compression formats to use when generating dist tarballs. The list of +# formats is provided to rust-installer, which must support all of them. +#compression-formats = ["gz", "xz"] -- cgit 1.4.1-3-g733a5