xz/src
Lasse Collin 347b412a93 xz: Remove unused code and simplify
opt_mode == MODE_COMPRESS isn't possible when HAVE_ENCODERS isn't
defined. Thus, when *encoding*, the message about *decoder* memory
usage is possible to show only when both encoder and decoder have
been built.

Since the message is shown only at V_DEBUG, skip the memusage
calculation if verbosity level isn't high enough.

Fixes: 5f0c5a0438
2024-05-13 15:31:15 +03:00
..
common tuklib_integer: Rename bswapXX to byteswapXX 2024-04-25 14:00:57 +03:00
liblzma liblzma: Omit an unneeded array from the x86 filter 2024-05-06 23:00:09 +03:00
lzmainfo Build: Install translated lzmainfo man pages. 2024-02-17 16:23:14 +02:00
scripts xzmore: Fix typo in xzmore.1. 2024-02-21 00:30:43 +08:00
xz xz: Remove unused code and simplify 2024-05-13 15:31:15 +03:00
xzdec xzdec: Support Landlock ABI version 4 2024-04-30 22:24:13 +03:00
Makefile.am Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00