]> git.ipfire.org Git - thirdparty/xz.git/commit
Revert "liblzma: Add ARM64 CRC32 instruction support detection on OpenBSD"
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 19 Jul 2024 16:42:26 +0000 (19:42 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 19 Jul 2024 17:06:24 +0000 (20:06 +0300)
commitf7103c2c2a8fa51d1f308ba7387beeff20a0d4dd
treedbe81f314730a808f725a37d08c7a6b7c56ca25e
parent7c292dd0bf23cefcdf4b1509f3666322e08a7ede
Revert "liblzma: Add ARM64 CRC32 instruction support detection on OpenBSD"

This reverts commit dc03f6290f5b9bd3d50c7e12e58dee870889d599.

OpenBSD 7.6 will support elf_aux_info(3), and the detection code used
on FreeBSD will work on OpenBSD 7.6 too. Keep things simpler and drop
the OpenBSD-specific sysctl() method.

Thanks to Christian Weisgerber.
CMakeLists.txt
configure.ac
src/liblzma/check/crc32_arm64.h
src/liblzma/check/crc_common.h