]> git.kaiwu.me - nginx.git/commit
Win32: disabled threads support in OpenSSL builds.
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 6 Sep 2022 21:47:31 +0000 (00:47 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 6 Sep 2022 21:47:31 +0000 (00:47 +0300)
commitfb0890aee646ec4bb2b5c57f113f5bed433be7cc
tree6b2229a5b87e444a42da13b2f311cda434a9d6e3
parent589f78dd885f52b4ac8216f54d374ef6ef034a8f
Win32: disabled threads support in OpenSSL builds.

Threads are disabled during UNIX builds (see b329c0ab1a48), and also not
needed for Windows builds.

This used to be the default before OpenSSL 1.1.0.
auto/lib/openssl/makefile.msvc