Skip to content

Conversation

@brettcannon
Copy link
Member

@brettcannon brettcannon commented Nov 6, 2024

The *mmintrin.h header files require x86-family CPUs.

@brettcannon brettcannon added type-bug An unexpected behavior, bug, or error build The build process and cross-build labels Nov 6, 2024
@brettcannon brettcannon self-assigned this Nov 6, 2024
@brettcannon brettcannon requested a review from picnixz November 6, 2024 19:15
Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine as a temporary workaround; thanks!

@brettcannon brettcannon merged commit 2a6b6b3 into python:main Nov 6, 2024
49 checks passed
@brettcannon brettcannon deleted the 126458-disable-wasi-hacl-simd branch November 6, 2024 22:33
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
Requires an extra `-msimd128` flag and the `*mmintrin.h` header files are exclusive to x86-family CPUs.
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Requires an extra `-msimd128` flag and the `*mmintrin.h` header files are exclusive to x86-family CPUs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build The build process and cross-build type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants