mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Disable crashpad on Linux until the segfault is investigated
This commit is contained in:
committed by
Mat Sutcliffe
parent
bb0ef86044
commit
77138f7788
@@ -119,4 +119,5 @@ defineTest(CheckOptionalDependency) {
|
||||
|
||||
swiftConfig(static) { DEFINES *= WITH_STATIC }
|
||||
swiftConfig(assertsInRelease) { DEFINES *= QT_FORCE_ASSERTS }
|
||||
!mingw { DEFINES *= BLACK_USE_CRASHPAD }
|
||||
msvc { DEFINES *= BLACK_USE_CRASHPAD }
|
||||
macos { DEFINES *= BLACK_USE_CRASHPAD }
|
||||
|
||||
Reference in New Issue
Block a user