Skip d-bus tests also on armv7
Both of the new toolchains (armv7 + arm64) have some problems with d-bus tests. Skip them until the toolchain has been fixed. Task-number: QTBUG-60263 Change-Id: Ic300f419635fb6b49b3ea7f48fa76c19088c88bd Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
parent
937ded010b
commit
ca0f05ebe2
@ -46,5 +46,5 @@ else:!qtConfig(process): SUBDIRS -= tools
|
||||
|
||||
# QTBUG-63915
|
||||
boot2qt: {
|
||||
contains(QT_ARCH, arm64): SUBDIRS -= dbus
|
||||
SUBDIRS -= dbus
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user