diff options
author | Herbert Valerio Riedel <hvr@gnu.org> | 2014-02-26 22:20:52 +0100 |
---|---|---|
committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-02-26 22:26:25 +0100 |
commit | 32f41c79960ffc1d04c4573acb37756109d279a5 (patch) | |
tree | 77a78d7e0eafe3057f49a1ace4f39fb7800fb1eb /ANNOUNCE | |
parent | 98b6756b09194352aa2ccfbb624992150a7a3520 (diff) | |
download | haskell-32f41c79960ffc1d04c4573acb37756109d279a5.tar.gz |
Make distribution tarball compression format configurable
By default, bzip2 compression is selected (which is what has been used
till now). Additionally, by setting the TAR_COMP make variable to one of
the values "bzip2", "gzip", or "xz", an explicit compression format can
be requested for the distribution tarballs. For instance, invoking
make TAR_COMP=xz sdist-ghc
will result in a tarball `./sdistprep/ghc-7.9.20140226-src.tar.xz`
Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'ANNOUNCE')
0 files changed, 0 insertions, 0 deletions