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 mingw32 build #8068

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix mingw32 build #8068

wants to merge 1 commit into from

Conversation

dantaras
Copy link

Description

Small change to fix mingw32 build which is failing for me with the following error i686-w64-mingw32-gcc: error: $<1:ws2_32: No such file or directory.

Since the changed statement is under the if (WIN32) condition there's no benefit to using PLATFORM_ID.

Fixes zd#

Testing

mingw32 build completed successfully.

Checklist

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

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

@dgarske
Copy link
Contributor

dgarske commented Oct 21, 2024

Okay to test. Hi @dantaras , thank you for this report. We will review.

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