mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-02 23:35:40 +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) {
|
!swiftConfig(allowNoisyWarnings) {
|
||||||
gcc|llvm:QMAKE_CXXFLAGS_WARN_ON *= -Wno-missing-field-initializers
|
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
|
# Required by X-Plane SDK and xplanemp2
|
||||||
|
|||||||
Reference in New Issue
Block a user