diff options
author | Jia Tan <jiat0218@gmail.com> | 2024-01-22 00:36:47 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2024-02-01 20:09:09 +0800 |
commit | c5f6d79cc9515a7f22d7ea4860c6cc394b295732 (patch) | |
tree | 71e9a092712aeaa3e172cabb56a13362abfbf075 /CMakeLists.txt | |
parent | Speed up CRC32 calculation on ARM64 (diff) | |
download | xz-c5f6d79cc9515a7f22d7ea4860c6cc394b295732.tar.xz |
Build: Add support for ARM64 CRC32 instruction detection.
This adds --enable-arm64-crc32/--disable-arm64-crc32 (enabled by
default) for using the ARM64 CRC32 instruction. This can be disabled if
one knows the binary will never need to run on an ARM64 machine
with this instruction extension.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions