mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 14:47:44 +08:00
tests cmd remove unused stack module option
This commit is contained in:
@@ -86,7 +86,6 @@ px4_add_module(
|
||||
MODULE systemcmds__tests
|
||||
MAIN tests
|
||||
STACK_MAIN 10000
|
||||
STACK_MAX 10000
|
||||
COMPILE_FLAGS
|
||||
-Wno-sign-compare # TODO: fix all sign-compare
|
||||
-Wno-unused-result
|
||||
|
||||
Reference in New Issue
Block a user