Skip to content

cmake: Define SINGLE_THREADED macro when option enabled#7611

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:gh7609
Jun 3, 2024
Merged

cmake: Define SINGLE_THREADED macro when option enabled#7611
dgarske merged 1 commit intowolfSSL:masterfrom
lealem47:gh7609

Conversation

@lealem47
Copy link
Copy Markdown
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
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