]> git.ipfire.org Git - thirdparty/xz.git/commit
liblzma: Fix build error if only RISC-V BCJ filter is enabled.
authorJia Tan <jiat0218@gmail.com>
Tue, 13 Feb 2024 14:37:07 +0000 (22:37 +0800)
committerJia Tan <jiat0218@gmail.com>
Tue, 13 Feb 2024 15:33:21 +0000 (23:33 +0800)
commit45663443eb2b377e6171529380fee312f1adcdf4
tree86fbf4044621ebf4ca1c165ac957c9bc05b5299e
parent2f15597d677bc35743c777d4cf3bfa698b478681
liblzma: Fix build error if only RISC-V BCJ filter is enabled.

If any other BCJ filter was enabled for encoding or decoding, then this
was not a problem.
src/liblzma/common/string_conversion.c