Update OpenSSL to version 1.1.1a

This commit is contained in:
Jason Haslam 2019-01-07 13:30:46 -07:00
parent df1a4ca8c7
commit e81186b0a4
2 changed files with 5 additions and 6 deletions

View File

@ -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**

@ -1 +1 @@
Subproject commit 5707219a6aae8052cb98aa361d115be01b8fd894
Subproject commit d1c28d791a7391a8dc101713cd8646df96491d03