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

Use CMAKE_USE_PTHREADS_INIT #1576

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

zxjtan
Copy link
Contributor

@zxjtan zxjtan commented Oct 11, 2023

Precursor to #1549. Replace OQS_USE_PTHREADS_IN_TESTS with CMAKE_USE_PTHREADS_INIT to clean up the Threads inclusion and linking story.

  • Does this PR change the input/output behaviour of a cryptographic algorithm (i.e., does it change known answer test values)? NO
  • Does this PR change the list of algorithms available -- either adding, removing, or renaming? Does this PR otherwise change an API? NO

@zxjtan zxjtan marked this pull request as ready for review October 11, 2023 23:00
@zxjtan zxjtan requested a review from dstebila as a code owner October 11, 2023 23:00
Copy link
Member

@baentsch baentsch left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for automating the inclusion of pthreads for testing (one less "manual" variable to think about)!

@zxjtan
Copy link
Contributor Author

zxjtan commented Oct 18, 2023

@dstebila Would you like to merge this? Or would you prefer to merge this as part of #1549 instead?

@dstebila dstebila merged commit b7f35d7 into open-quantum-safe:main Oct 18, 2023
20 checks passed
@dstebila
Copy link
Member

@dstebila Would you like to merge this? Or would you prefer to merge this as part of #1549 instead?

Just merged it in now. Thanks, and sorry for the delay.

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.

3 participants