From bae3b6c3f522a2d20ceefd35bae480b557df1138 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Wed, 21 Nov 2018 20:58:43 +0100 Subject: links: disable broken ssl support Updating to a new version is needed to build with OpenSSL 1.1.x. Signed-off-by: Michael Olbrich --- rules/links.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rules') diff --git a/rules/links.in b/rules/links.in index c24240f15..9ae1e0355 100644 --- a/rules/links.in +++ b/rules/links.in @@ -22,6 +22,8 @@ if LINKS config LINKS_SSL bool + # 2.7 fails to build with OpenSSL 1.1.x + depends on BROKEN prompt "support for SSL" help Include support for Secure Socket Layer (SSL) transfers -- cgit v1.2.3