From e81186b0a4849673a6854212dc17e41e43e4696b Mon Sep 17 00:00:00 2001 From: Jason Haslam Date: Mon, 7 Jan 2019 13:30:46 -0700 Subject: [PATCH] Update OpenSSL to version 1.1.1a --- README.md | 9 ++++----- dep/openssl/openssl | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 311574f4..18708b4d 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,8 @@ Dependencies ------------ External dependencies can be satisfied by system libraries or installed -separately. Included dependencies are included as submodules of this -repository. Some of the submodules are optional or may also be satisfied -by system libraries. +separately. Included dependencies are submodules of this repository. Some +submodules are optional or may also be satisfied by system libraries. **External Dependencies** @@ -72,12 +71,12 @@ Win: Mac: - ./Configure darwin64-x86_64-cc + ./Configure darwin64-x86_64-cc no-shared make Linux: - ./config -fPIC + ./config no-shared -fPIC make **Configure Build** diff --git a/dep/openssl/openssl b/dep/openssl/openssl index 5707219a..d1c28d79 160000 --- a/dep/openssl/openssl +++ b/dep/openssl/openssl @@ -1 +1 @@ -Subproject commit 5707219a6aae8052cb98aa361d115be01b8fd894 +Subproject commit d1c28d791a7391a8dc101713cd8646df96491d03