forked from pool/libdeflate
* 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/package/show/devel:libraries:c_c++/libdeflate?expand=0&rev=30
Description
No description provided
Languages
RPM Spec
100%