mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +08:00
systemcmds/tests: Ignore unused but set parameter warnings
This commit is contained in:
@@ -99,6 +99,7 @@ px4_add_module(
|
||||
-Wno-unused-result
|
||||
-Wno-unused-variable
|
||||
-Wno-vla-larger-than
|
||||
-Wno-unused-but-set-parameter
|
||||
SRCS
|
||||
${srcs}
|
||||
DEPENDS
|
||||
|
||||
Reference in New Issue
Block a user