summaryrefslogtreecommitdiffstats
path: root/rules/host-qt5.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2020-06-05 15:49:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-06-19 16:52:03 +0200
commit5a8e9d8b7a2274218c1bfcd01106bcfa64415f85 (patch)
treeef328c656d60a3d5d69717cd00d1e12e313bb21e /rules/host-qt5.make
parentf4ab82fc2f3229976847d5aa111fec7a758a5056 (diff)
downloadptxdist-5a8e9d8b7a2274218c1bfcd01106bcfa64415f85.tar.gz
ptxdist-5a8e9d8b7a2274218c1bfcd01106bcfa64415f85.tar.xz
qt5: version bump 5.14.2 -> 5.15.0
- disable QtScript, which fails to build with GCC 9.2.1 Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Message-Id: <20200605134909.20473-1-p.zabel@pengutronix.de> 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 f7e8de1c5..f36e5fcff 100644
--- a/rules/host-qt5.make
+++ b/rules/host-qt5.make
@@ -137,7 +137,7 @@ HOST_QT5_CONF_OPT := \
--disable-libinput \
--disable-mtdev \
--disable-tslib \
- --disable-xcb-xinput \
+ --no-bundled-xcb-xinput \
--disable-xkbcommon \
\
-no-gif \