mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Ignore new GCC warning
Co-authored-by: Mat Sutcliffe <oktal3700@gmail.com>
This commit is contained in:
@@ -74,6 +74,7 @@ msvc: DEFINES += _CRT_SECURE_NO_WARNINGS
|
||||
|
||||
!swiftConfig(allowNoisyWarnings) {
|
||||
gcc|llvm:QMAKE_CXXFLAGS_WARN_ON *= -Wno-missing-field-initializers
|
||||
gcc: QMAKE_CXXFLAGS_WARN_ON *= -Wno-stringop-truncation
|
||||
}
|
||||
|
||||
# Required by X-Plane SDK and xplanemp2
|
||||
|
||||
Reference in New Issue
Block a user