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 building MSVC ARM #127

Merged
merged 1 commit into from
Dec 17, 2024
Merged

fix building MSVC ARM #127

merged 1 commit into from
Dec 17, 2024

Conversation

alanb-sony
Copy link
Contributor

MSVC doesn't have the arm_acle.h header but cryptopp automatically defines CRYPTOPP_ARM_ACLE_HEADER=1 if CRYPTOPP_ARM_ACLE_HEADER isn't defined

MSVC doesn't have the arm_acle.h header but cryptopp automatically defines `CRYPTOPP_ARM_ACLE_HEADER=1` if `CRYPTOPP_ARM_ACLE_HEADER` isn't defined
@abdes
Copy link
Owner

abdes commented Dec 17, 2024

Thank you.

@abdes abdes merged commit 00a151f into abdes:master Dec 17, 2024
16 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants