From d151f9ffff859b006f247c4b5ad1185881ab96c3 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Wed, 5 Apr 2023 18:53:42 +0200 Subject: [PATCH] Ignore new GCC warning Co-authored-by: Mat Sutcliffe --- src/xswiftbus/xswiftbus.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/xswiftbus/xswiftbus.pro b/src/xswiftbus/xswiftbus.pro index cf38daf90..9a77d64e4 100644 --- a/src/xswiftbus/xswiftbus.pro +++ b/src/xswiftbus/xswiftbus.pro @@ -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