diff options
author | Viktor Szakats <commit@vsz.me> | 2020-08-03 14:27:27 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vsz.me> | 2020-08-03 14:31:49 +0000 |
commit | 8297978c21646588711000c20aa3f7eaef677e03 (patch) | |
tree | 2172734c5ee17ffc7173213ca69f4856e509d4c2 /.azure-pipelines.yml | |
parent | 07fd3fa07f72be639e96119e18ee24d20e8568b1 (diff) | |
download | curl-8297978c21646588711000c20aa3f7eaef677e03.tar.gz |
windows: disable Unix Sockets for old mingw
Classic mingw and 10y+ old versions of mingw-w64 don't ship with
Windows headers having the typedef necessary for Unix Sockets
support, so try detecting these environments to disable this
feature.
Ref: https://sourceforge.net/p/mingw-w64/mingw-w64/ci/cf6afc57179a5910621215f8f4037d406892072c/
Reviewed-by: Daniel Stenberg
Fixes #5674
Closes #5758
Diffstat (limited to '.azure-pipelines.yml')
0 files changed, 0 insertions, 0 deletions