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 undefined symbol: __cpuid bug #5

Merged
merged 2 commits into from
Jan 25, 2024
Merged

Conversation

huilinchen98
Copy link

@huilinchen98 huilinchen98 commented Jan 25, 2024

I think we need to add include <intrin.h> in cpu.c to avoid "undefined symbol: __cpuid" error from cpu.c::139. This should be the as issue as jedisct1/libsodium#491

@jedisct1 jedisct1 merged commit 938bf90 into aegis-aead:main Jan 25, 2024
2 checks passed
@jedisct1
Copy link
Collaborator

Thank you!

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