mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-04 16:10:12 +00:00
coin: Add workaround for static build in CI
After 35cb20a3556a6987d31090cdc3f77126efceaab0 landed in qtapplicationmanager we need to disable multi-process pkgconfig in static build to fix build issue: "ERROR: Feature "am_multi_process": Forcing to "ON" breaks its condition" Change-Id: Idd901baf72236db2a21c25d5b6a905c1246e0c6a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
This commit is contained in:
parent
7d72d5053a
commit
b2ae9232f6
|
|
@ -1,2 +1,3 @@
|
|||
PACKAGECONFIG:append:pn-qtbase = " static"
|
||||
QT_PTEST_ENABLED = "0"
|
||||
PACKAGECONFIG:remove:pn-qtapplicationmanager = "multi-process"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user