Update build instructions for OpenSSL 1.1

This commit is contained in:
Jason Haslam 2019-01-25 14:46:52 -07:00
parent dbb06bb4d7
commit ad251b76e2

View File

@ -66,8 +66,7 @@ How to Build
Win:
perl Configure VC-WIN64A
ms\do_win64a
nmake -f ms\ntdll.mak
nmake
Mac:
@ -76,7 +75,7 @@ Mac:
Linux:
./config no-shared -fPIC
./config -fPIC
make
**Configure Build**