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 failing build if not found standard threads support #8485

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

jmalak
Copy link
Contributor

@jmalak jmalak commented Feb 21, 2025

Description

Threads::Threads is not defined, if standard support not found for some reason
if custom threads support is used then it happen always
of cause some tests relates to standard threads support then it fails during build, but build is started and only some tests fail or can be suppressed

Testing

How did you test?

Checklist

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

Threads::Threads is not defined, if support not found for some reason
if custom threads support is used then it happen always
of cause some tests relates to standard threads support then it fails during build, but build is started and only some tests fail
@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

@jmalak jmalak changed the title fix failing tests build if not found standard threads support fix failing build if not found standard threads support Feb 21, 2025
@embhorn embhorn self-assigned this Feb 21, 2025
@embhorn
Copy link
Member

embhorn commented Feb 21, 2025

@jmalak is an approved contributor

@embhorn embhorn assigned wolfSSL-Bot and unassigned embhorn Feb 21, 2025
@dgarske dgarske merged commit 6271d5b into wolfSSL:master Feb 21, 2025
164 checks passed
@jmalak jmalak deleted the cmake-build branch February 21, 2025 17:41
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.

4 participants