Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for 32-bit clang 15 #3213

Merged
merged 1 commit into from
Feb 19, 2023
Merged

Fix for 32-bit clang 15 #3213

merged 1 commit into from
Feb 19, 2023

Conversation

SChernykh
Copy link
Contributor

Don't define _mm_cvtsi128_si64 and _mm_cvtsi64_si128 because clang 15 already has them in its headers.

Don't define `_mm_cvtsi128_si64` and `_mm_cvtsi64_si128` because clang 15 already has them in its headers.
@xmrig xmrig added the bug label Feb 19, 2023
@xmrig xmrig added this to the v6 milestone Feb 19, 2023
@xmrig xmrig merged commit fc643e2 into xmrig:dev Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants