Lines Matching defs:CONFIGURE_OPTIONS

87 CONFIGURE_OPTIONS =  -DSOLARIS_OPENSSL -DNO_WINDOWS_BRAINDEATH
88 CONFIGURE_OPTIONS += --openssldir=/etc/openssl
89 CONFIGURE_OPTIONS += --prefix=/usr
92 CONFIGURE_OPTIONS += --install_prefix=$(PROTO_DIR)
93 CONFIGURE_OPTIONS += no-ec
94 CONFIGURE_OPTIONS += no-ecdh
95 CONFIGURE_OPTIONS += no-ecdsa
96 CONFIGURE_OPTIONS += no-rc3
97 CONFIGURE_OPTIONS += no-rc5
98 CONFIGURE_OPTIONS += no-mdc2
99 CONFIGURE_OPTIONS += no-idea
100 CONFIGURE_OPTIONS += no-hw_4758_cca
101 CONFIGURE_OPTIONS += no-hw_aep
102 CONFIGURE_OPTIONS += no-hw_atalla
103 CONFIGURE_OPTIONS += no-hw_chil
104 CONFIGURE_OPTIONS += no-hw_gmp
105 CONFIGURE_OPTIONS += no-hw_ncipher
106 CONFIGURE_OPTIONS += no-hw_nuron
107 CONFIGURE_OPTIONS += no-hw_padlock
108 CONFIGURE_OPTIONS += no-hw_sureware
109 CONFIGURE_OPTIONS += no-hw_ubsec
110 CONFIGURE_OPTIONS += no-hw_cswift
114 CONFIGURE_OPTIONS += enable-md2
115 CONFIGURE_OPTIONS += no-seed
118 CONFIGURE_OPTIONS += no-gost
121 CONFIGURE_OPTIONS += no-ssl2
126 CONFIGURE_OPTIONS += no-whirlpool
127 CONFIGURE_OPTIONS += no-whrlpool
130 CONFIGURE_OPTIONS += --pk11-libname=$(PKCS11_LIB$(BITS))
131 CONFIGURE_OPTIONS += --enginesdir=$(ENGINESDIR_$(BITS))
142 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += threads
143 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += threads
144 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += shared
145 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += shared
146 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += shared
147 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += shared
148 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += \
150 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += \
155 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DNO_CHMOD
156 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -D_BOOT
157 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_DTLS1
158 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_HEARTBEATS
159 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_SRP
160 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-cast
161 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-dso
162 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-rc4
163 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-ripemd
164 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-hw
165 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-threads
166 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-shared
167 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += \