]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131521: Uses correct build flags for zlib-ng on Windows (GH-131526)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Mon, 24 Mar 2025 16:21:57 +0000 (17:21 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Mar 2025 16:21:57 +0000 (16:21 +0000)
commitd16f455cd8cabbc1e7bd2369cdb8718c30ab8957
treeefe685e7b7e4c8b09c3fcc2ea0b5fb782167d640
parent1d6a2e648130cd834f7ed4fd210ef7dd4d4fc797
GH-131521: Uses correct build flags for zlib-ng on Windows (GH-131526)

Do not enable AdvancedVectorExtensions2 for all *.c files, so that the resulting binary can be executed on older CPUs, too. Also enable AdvancedVectorExtensions512 where necessary, and add the ClangCL flags required to enable vector extensions.
PCbuild/zlib-ng.vcxproj