From 0f3dfc01e2d5e7df882c963dd8dc4a0dfbfc96ad Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Fri, 31 Mar 2017 16:34:14 +0800 Subject: Cryptlib/OpenSSL: update to openssl 1.1.0e - Delete the old openssl files and use the script to copy the new files - Add "-DNO_SYSLOG" to CFLAGS and add crypto/include to the include path Signed-off-by: Gary Lin --- Cryptlib/OpenSSL/buildinf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cryptlib/OpenSSL/buildinf.h') diff --git a/Cryptlib/OpenSSL/buildinf.h b/Cryptlib/OpenSSL/buildinf.h index 673bf787..3d967d2a 100644 --- a/Cryptlib/OpenSSL/buildinf.h +++ b/Cryptlib/OpenSSL/buildinf.h @@ -1,2 +1,2 @@ #define PLATFORM "UEFI" -#define DATE "Mon Mar 8 14:17:05 PDT 2010" +#define DATE "Tues Mar 21 01:23:45 PDT 2017" -- cgit v1.2.3