Improve the Windows OneCore target support. (Add targets for building libraries for Windows Store apps.)
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/8917)
This commit is contained in:
parent
b4d3f203da
commit
5ded1ca6da
6 changed files with 76 additions and 5 deletions
3
INSTALL
3
INSTALL
|
@ -558,6 +558,9 @@
|
|||
Enable additional unit test APIs. This should not typically
|
||||
be used in production deployments.
|
||||
|
||||
no-uplink
|
||||
Don't build support for UPLINK interface.
|
||||
|
||||
enable-weak-ssl-ciphers
|
||||
Build support for SSL/TLS ciphers that are considered "weak"
|
||||
(e.g. RC4 based ciphersuites).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue