components/openssl/openssl-default/Makefile
changeset 4909 37c8a5df8c41
parent 4822 1fb8a14c6702
child 5125 34cc580c62c2
--- a/components/openssl/openssl-default/Makefile	Wed Sep 30 09:48:41 2015 -0700
+++ b/components/openssl/openssl-default/Makefile	Wed Sep 30 10:37:47 2015 -0700
@@ -109,7 +109,7 @@
 
 # Disable SSLv2 and SSLv3 protocols
 CONFIGURE_OPTIONS += no-ssl2
-CONFIGURE_OPTIONS += no-ssl3
+CONFIGURE_OPTIONS += no-ssl3 no-ssl3-method
 
 # We use both no-whirlpool and no-whrlpool since there is an inconsistency in
 # the OpenSSL code and one needs both to build OpenSSL successfully with