]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Remove unnecessary HAVE_LZMA_FILTER_ARM64 feature check (#2433)
authorMostyn Bramley-Moore <mostyn@antipode.se>
Wed, 11 Dec 2024 04:35:16 +0000 (05:35 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Dec 2024 04:35:16 +0000 (20:35 -0800)
commit6516cd137eb5381b2f91773456c7069ba576034a
treedef8cee925bd0239a16d102b451b3675b6eb8449
parent82912103214506316bd9990d73f33d743d55f570
Remove unnecessary HAVE_LZMA_FILTER_ARM64 feature check (#2433)

It is sufficent to use HAVE_LZMA_H and then check for macros defined in
lzma.h
configure.ac
libarchive/test/test_read_format_7zip.c