summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-21 20:58:43 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-03-01 09:57:41 +0100
commitbae3b6c3f522a2d20ceefd35bae480b557df1138 (patch)
tree248c5333459924bc62a099fc73ffdc75af640cf7
parentc300c3973143041d677937189aa92eef724867b8 (diff)
downloadptxdist-bae3b6c3f522a2d20ceefd35bae480b557df1138.tar.gz
ptxdist-bae3b6c3f522a2d20ceefd35bae480b557df1138.tar.xz
links: disable broken ssl support
Updating to a new version is needed to build with OpenSSL 1.1.x. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/links.in2
1 files changed, 2 insertions, 0 deletions
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