Skip to content

CMake: Fix build in cygwin #422

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

Merged
merged 1 commit into from
Sep 3, 2021
Merged

CMake: Fix build in cygwin #422

merged 1 commit into from
Sep 3, 2021

Conversation

Biswa96
Copy link
Contributor

@Biswa96 Biswa96 commented Sep 3, 2021

As cygwin environment has both socket.h and winsock2.h
headers check WIN32 not to include the later one here

 As cygwin environment has both socket.h and winsock2.h
 headers check WIN32 not to include the later one here
@bradh352 bradh352 merged commit db5dabc into c-ares:main Sep 3, 2021
@Biswa96 Biswa96 deleted the cygwin-cmake-win32 branch September 3, 2021 14:24
sergepetrenko pushed a commit to tarantool/c-ares that referenced this pull request Jul 29, 2022
As cygwin environment has both socket.h and winsock2.h headers check WIN32 not to include the later one here

Fix By: Biswapriyo Nath (@Biswa96)
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.

2 participants