mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-08 15:14:49 +02:00
qtbase-native: disable vulkan support
Vulkan may get enabled if the host has vulkan headers available, which will cause a build break. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
committed by
Martin Jansa
parent
7565dbe337
commit
9248dc741f
@@ -73,6 +73,7 @@ QT_CONFIG_FLAGS = " \
|
||||
-no-sql-sqlite \
|
||||
-no-sql-psql \
|
||||
-no-opengl \
|
||||
-no-vulkan \
|
||||
-no-openssl \
|
||||
-no-xcb \
|
||||
-no-icu \
|
||||
|
||||
Reference in New Issue
Block a user