summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-12-13 11:54:16 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-12-14 08:20:08 +0100
commitce960b3e69e782daadecdeac2ac7c1c57e089a06 (patch)
tree1a22121d4fb4e23aa3ef92769ef1d76bf50dcfd9 /rules
parent0e7a49ffb2fe1f1b1fce437917eff98d311f0d5d (diff)
downloadptxdist-ce960b3e69e782daadecdeac2ac7c1c57e089a06.tar.gz
ptxdist-ce960b3e69e782daadecdeac2ac7c1c57e089a06.tar.xz
host-qt4: build without openssl
It's not needed and breaks with openssl >= 1.1.0. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/host-qt4.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-qt4.make b/rules/host-qt4.make
index 66fac057e..6e1b651d6 100644
--- a/rules/host-qt4.make
+++ b/rules/host-qt4.make
@@ -69,6 +69,7 @@ HOST_QT4_AUTOCONF := \
-no-libtiff \
-no-gif \
-no-libjpeg \
+ -no-openssl \
-qt-zlib \
-no-freetype \
-stl \