mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +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
45706c620e
commit
1861b68525
@@ -75,6 +75,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