From 5ded1ca6dade13e093086573f4cebe400bff9f4d Mon Sep 17 00:00:00 2001 From: MouriNaruto Date: Sun, 12 May 2019 05:10:58 +0800 Subject: Improve the Windows OneCore target support. (Add targets for building libraries for Windows Store apps.) Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/8917) --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index e980f50e1d..16de9b886d 100644 --- a/INSTALL +++ b/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). -- cgit v1.2.3