From: Steve Dower Date: Thu, 14 May 2015 04:44:02 +0000 (-0700) Subject: Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing. X-Git-Tag: v3.5.0b1~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8241cfb8c967d2406cf5abfd34c6ed7c770c2d6;p=python Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing. --- diff --git a/PCbuild/openssl.props b/PCbuild/openssl.props index 258db05d8c..d4ef7acd74 100644 --- a/PCbuild/openssl.props +++ b/PCbuild/openssl.props @@ -17,7 +17,6 @@ - @@ -38,6 +37,7 @@ +