summaryrefslogtreecommitdiff
path: root/Cryptlib/opensslconf-diff.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptlib/opensslconf-diff.patch')
-rw-r--r--Cryptlib/opensslconf-diff.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/Cryptlib/opensslconf-diff.patch b/Cryptlib/opensslconf-diff.patch
new file mode 100644
index 00000000..76caa2c1
--- /dev/null
+++ b/Cryptlib/opensslconf-diff.patch
@@ -0,0 +1,14 @@
+diff --git a/Cryptlib/Include/openssl/opensslconf.h b/Cryptlib/Include/openssl/opensslconf.h
+index 1917d7a..68a2603 100644
+--- a/Cryptlib/Include/openssl/opensslconf.h
++++ b/Cryptlib/Include/openssl/opensslconf.h
+@@ -59,6 +59,9 @@ extern "C" {
+ #ifndef OPENSSL_NO_MD2
+ # define OPENSSL_NO_MD2
+ #endif
++#ifndef OPENSSL_NO_MD4
++# define OPENSSL_NO_MD4
++#endif
+ #ifndef OPENSSL_NO_MDC2
+ # define OPENSSL_NO_MDC2
+ #endif