Skip to content

Commit

Permalink
Document --disable-loongarch-crc32 in INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
Larhzu committed Jul 6, 2024
1 parent b3e5312 commit f691d58
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,14 @@ XZ Utils Installation
and later) then runtime detection isn't used and the
generic code is omitted.

--disable-loongarch-crc32
XZ_LOONGARCH_CRC32=OFF
Disable the use of the 64-bit LoongArch CRC32
instruction extension even if compiler support for
it is detected. There is no runtime detection because
all 64-bit LoongArch processors should support
the CRC32 instructions.

--enable-unaligned-access
TUKLIB_FAST_UNALIGNED_ACCESS=ON
Allow liblzma to use unaligned memory access for 16-bit,
Expand Down

0 comments on commit f691d58

Please sign in to comment.