Skip to content
New issue

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

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

Already on GitHub? # to your account

Add missing x86 check in CMakeLists #1445

Merged
merged 1 commit into from
Apr 28, 2023
Merged

Add missing x86 check in CMakeLists #1445

merged 1 commit into from
Apr 28, 2023

Conversation

dstebila
Copy link
Member

Fixes #1442.

  • [No] Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? (If so, a version bump will be required from x.y.z to x.(y+1).0.)
  • [No] Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? (If so, PRs in oqs-provider, OQS-OpenSSL, OQS-BoringSSL, and OQS-OpenSSH will also need to be ready for review and merge by the time this is merged.)

@dstebila dstebila requested a review from xvzcf as a code owner April 26, 2023 14:27
@dstebila dstebila self-assigned this Apr 26, 2023
@dstebila dstebila merged commit d5be452 into main Apr 28, 2023
@dstebila dstebila deleted the ds-cmakelists-x86 branch May 16, 2023 23:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

x86 missing in check for CMAKE_SYSTEM_PROCESSOR
2 participants