]> git.ipfire.org Git - thirdparty/curl.git/commit
maketgz: switch to -6e for xz
authorDaniel Stenberg <daniel@haxx.se>
Fri, 23 Jun 2017 22:04:58 +0000 (00:04 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 23 Jun 2017 22:04:58 +0000 (00:04 +0200)
commite76e452410875b66e0bba1390f0dacf918a82a21
tree8e73727ae7c5034b0e2488f40cca38b94a40faa0
parent2647ad2fe6a403b2411c26eb56f19a7048194fb9
maketgz: switch to -6e for xz

To reduce the memory requirement for decompress, and still do almost as
good compression as with -9e.

Pointed-out-by: Dan Fandrich
maketgz