[zstdcli] Document HAVE_LZMA and zstd-noxz

This commit is contained in:
Nick Terrell
2017-06-26 11:25:00 -07:00
parent 6aeb50ea0d
commit d88a441406
2 changed files with 17 additions and 2 deletions
+5
View File
@@ -178,6 +178,11 @@ zstd-nogz : ZLIBLD :=
zstd-nogz : ZLIB_MSG := - gzip support is disabled
zstd-nogz : zstd
zstd-noxz : LZMACPP :=
zstd-noxz : LZMALD :=
zstd-noxz : LZMA_MSG := - xz/lzma support is disabled
zstd-noxz : zstd
zstd-pgo : MOREFLAGS = -fprofile-generate
zstd-pgo : clean zstd