components/openssl/openssl-default/Makefile
branchs11u3-sru
changeset 7708 595edade5051
parent 7633 aba3229536ba
child 7926 26093f5b918b
--- a/components/openssl/openssl-default/Makefile	Wed Mar 01 12:17:11 2017 -0800
+++ b/components/openssl/openssl-default/Makefile	Fri Mar 03 14:58:40 2017 -0800
@@ -90,9 +90,6 @@
 # We use OpenSSL install code for installing only manual pages and we do that
 # for 32-bit version only.
 CONFIGURE_OPTIONS += --install_prefix=$(PROTO_DIR)
-CONFIGURE_OPTIONS += no-ec
-CONFIGURE_OPTIONS += no-ecdh
-CONFIGURE_OPTIONS += no-ecdsa
 CONFIGURE_OPTIONS += no-rc3
 CONFIGURE_OPTIONS += no-rc5
 CONFIGURE_OPTIONS += no-mdc2
@@ -159,6 +156,7 @@
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += -DOPENSSL_NO_SRP
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-cast
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-dso
+$(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-ec
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-rc4
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-ripemd
 $(BUILD_DIR_WANBOOT)/.configured:	CONFIGURE_OPTIONS += no-hw