1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-22 16:38:11 +00:00
xz/src/liblzma
Lasse Collin 34d1252f09 liblzma: Remove ifunc support.
This is *NOT* done for security reasons even though the backdoor
relied on the ifunc code. Instead, the reason is that in this
project ifunc provides little benefits but it's quite a bit of
extra code to support it. The only case where ifunc *might* matter
for performance is if the CRC functions are used directly by an
application. In normal compression use it's completely irrelevant.

(cherry picked from commit 689ae2427342a2ea1206eb5ca08301baf410e7e0)
2024-05-22 14:12:43 +03:00
..
2024-05-22 14:12:43 +03:00
2024-05-22 14:12:43 +03:00
2024-05-22 14:07:37 +03:00
2024-02-14 18:31:16 +02:00
2024-03-09 11:42:50 +08:00
2024-02-14 19:46:11 +02:00