Skip to content

CMake: Fix build in cygwin#422

Merged
bradh352 merged 1 commit into
c-ares:mainfrom
Biswa96:cygwin-cmake-win32
Sep 3, 2021
Merged

CMake: Fix build in cygwin#422
bradh352 merged 1 commit into
c-ares:mainfrom
Biswa96:cygwin-cmake-win32

Conversation

@Biswa96

@Biswa96 Biswa96 commented Sep 3, 2021

Copy link
Copy Markdown
Contributor

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