patching a non-existent file doesn't work so well...
This commit is contained in:
parent
6007185dc0
commit
aa7c104b1a
@ -1,18 +0,0 @@
|
|||||||
--- crypto/evp/e_old.c.orig Tue Apr 25 17:46:52 2023
|
|
||||||
+++ crypto/evp/e_old.c Tue Apr 25 17:47:08 2023
|
|
||||||
@@ -58,8 +58,6 @@
|
|
||||||
|
|
||||||
#include <openssl/opensslconf.h>
|
|
||||||
|
|
||||||
-#ifndef OPENSSL_NO_DEPRECATED
|
|
||||||
-
|
|
||||||
#include <openssl/evp.h>
|
|
||||||
|
|
||||||
/* Define some deprecated functions, so older programs
|
|
||||||
@@ -154,6 +152,4 @@
|
|
||||||
{
|
|
||||||
return EVP_aes_256_cfb128();
|
|
||||||
}
|
|
||||||
-#endif
|
|
||||||
-
|
|
||||||
#endif
|
|
Loading…
x
Reference in New Issue
Block a user