forked from pool/libdeflate
This branch is 4 commits behind pool/libdeflate:factory
- update to 1.23:
* Fixed bug introduced in 1.20 where incorrect checksums could
be calculated if libdeflate was compiled with clang at -O0
and run on a CPU supporting AVX512.
* Fixed build error when using -mno-evex512 with clang 18+ or
gcc 14+.
* Increased the minimum CMake version to 3.10.
* Further optimized the x86 CRC code.
* The CMake-based build system now implements a workaround for
gcc being paired with a too-old binutils version.
This can prevent build errors.
OBS-URL: https://build.opensuse.org/request/show/1265498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdeflate?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%