Land #434, Suppress "overriding WinCrypt defines" warnings
This commit is contained in:
commit
7c5856c28d
@ -81,7 +81,7 @@ diff -u include/openssl.orig/x509.h include/openssl/x509.h
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
+#if defined(_WIN32)
|
||||
+#if defined(_WIN32) && defined(__WINCRYPT_H__)
|
||||
+#ifndef LIBRESSL_INTERNAL
|
||||
+#ifdef _MSC_VER
|
||||
+#pragma message("Warning, overriding WinCrypt defines")
|
||||
|
Loading…
x
Reference in New Issue
Block a user