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

cmake: Define SINGLE_THREADED macro when option enabled #7611

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

lealem47
Copy link
Contributor

@lealem47 lealem47 commented Jun 3, 2024

Description

Fix for #7609

Testing

cmake -DWOLFSSL_SINGLE_THREADED=yes .. && make && ctest

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@lealem47 lealem47 removed their assignment Jun 3, 2024
@dgarske dgarske merged commit 78b056c into wolfSSL:master Jun 3, 2024
105 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfssl that referenced this pull request Jun 9, 2024
cmake: Define SINGLE_THREADED macro when option enabled
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.

WOLFSSL_SINGLE_THREADED cmake option does not affect SINGLE_THREADED compile macro
3 participants