summaryrefslogtreecommitdiffstats
path: root/rules/host-qt5.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-05-18 17:04:52 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-18 17:19:35 +0200
commit51c70cd768bf8d7cec887f93e7448860656e3fc4 (patch)
treeb7e0bb3de41aa882b2f6bc2c6a768a07b28b79a2 /rules/host-qt5.make
parent1b139d471af1f7d59c04991f4803819dfdba5452 (diff)
downloadptxdist-51c70cd768bf8d7cec887f93e7448860656e3fc4.tar.gz
ptxdist-51c70cd768bf8d7cec887f93e7448860656e3fc4.tar.xz
host-qt5: fix configure arguments for 5.6.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-qt5.make')
-rw-r--r--rules/host-qt5.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-qt5.make b/rules/host-qt5.make
index b46c26f28..72f6955c7 100644
--- a/rules/host-qt5.make
+++ b/rules/host-qt5.make
@@ -109,7 +109,6 @@ HOST_QT5_CONF_OPT := \
--disable-gui \
--disable-widgets \
--disable-rpath \
- --disable-nis \
--disable-cups \
--disable-iconv \
--disable-evdev \
@@ -129,6 +128,7 @@ HOST_QT5_CONF_OPT := \
--disable-linuxfb \
--disable-mirclient \
--opengl=no \
+ --opengles3=no \
--disable-libinput \
-no-gstreamer \
--disable-system-proxies