diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-07 19:31:15 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-08 00:20:42 +0200 |
commit | ceb805011747d04a915f3f39e4bed9eed151c634 (patch) | |
tree | 5321f59f5e5ee96791e3977b8009be7ef7832588 /src/liblzma | |
parent | CI/CD: Split CMake Linux and MacOS build phase to build and test. (diff) | |
download | xz-ceb805011747d04a915f3f39e4bed9eed151c634.tar.xz |
Build: Require that _mm_set_epi64x() is usable to enable CLMUL support.
VS2013 doesn't have _mm_set_epi64x() so this way CLMUL gets
disabled with VS2013.
Thanks to Iouri Kharon for the bug report.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions