openssl: add forgotten sslv2 compile option

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2016-03-03 08:38:27 +01:00
parent 353e08cd77
commit 75ad2e4e88

View File

@@ -53,6 +53,7 @@ CONFIGURE_OPTIONS = \
zlib-dynamic \
enable-camellia \
enable-md2 \
enable-ssl2 \
enable-seed \
enable-tlsext \
enable-rfc3779 \