xz/src
Lasse Collin 30a2d5d510 liblzma: CRC CLMUL: Omit is_arch_extension_supported() when not needed
On E2K the function compiles only due to compiler emulation but the
function is never used. It's cleaner to omit the function when it's
not needed even though it's a "static inline" function.

Thanks to Ilya Kurdyukov.
2024-06-17 15:00:55 +03:00
..
common sysdefs.h: Add alignas 2024-06-16 12:59:20 +03:00
liblzma liblzma: CRC CLMUL: Omit is_arch_extension_supported() when not needed 2024-06-17 15:00:55 +03:00
lzmainfo Build: Install translated lzmainfo man pages. 2024-02-17 16:23:14 +02:00
scripts Fix typos 2024-05-18 00:34:07 +03:00
xz xz: Fix white space 2024-06-11 22:42:26 +03:00
xzdec xzdec: Support Landlock ABI version 4 2024-04-30 22:24:13 +03:00
Makefile.am Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00