qtbase: Allow to build without any QPA backend

When disabling fb, directfb, x11, widgets and OpenGL qtbase will
still complain that no QPA backend is available. Always add the
-no-qpa-platform-guard parameter
This commit is contained in:
Holger Hans Peter Freyther 2014-03-21 11:53:03 +01:00
parent 1fa7f364f6
commit 303f97f4a6
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ QT_CONFIG_FLAGS += " \
-no-pch \
-no-rpath \
-pkg-config \
-no-qpa-platform-guard \
${EXTRA_OECONF} \
"