From 75ad2e4e885992c9b17c2d7b722dd3ac3875a7f0 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Thu, 3 Mar 2016 08:38:27 +0100 Subject: [PATCH] openssl: add forgotten sslv2 compile option Signed-off-by: Arne Fitzenreiter --- lfs/openssl | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/openssl b/lfs/openssl index f45295e4b1..eb7352f8cb 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -53,6 +53,7 @@ CONFIGURE_OPTIONS = \ zlib-dynamic \ enable-camellia \ enable-md2 \ + enable-ssl2 \ enable-seed \ enable-tlsext \ enable-rfc3779 \ -- 2.39.2