Skip to content

zlib: disable vectorized crc32 on s390x#1155

Merged
jjhelmus merged 1 commit into
mainfrom
hotfix_zlib_s390x
Jun 12, 2026
Merged

zlib: disable vectorized crc32 on s390x#1155
jjhelmus merged 1 commit into
mainfrom
hotfix_zlib_s390x

Conversation

@jjhelmus

Copy link
Copy Markdown
Contributor

Disable the vectorized crc32 algorithm on s390x which requires z13. The current s390x target is z10.

Disable the vectorized crc32 algorithm on s390x which requires z13.
The current s390x target is z10.
@jjhelmus jjhelmus added platform:linux Specific to the Linux platform arch:x86_64 arch:s390x labels Jun 12, 2026
@jjhelmus jjhelmus merged commit 273bbe4 into main Jun 12, 2026
24 checks passed
@jjhelmus jjhelmus deleted the hotfix_zlib_s390x branch June 12, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arch:s390x arch:x86_64 platform:linux Specific to the Linux platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant