mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 08:34:08 +08:00
remove DEBUG_BUILD from fmu.cpp compile flags
This commit is contained in:
parent
764101e41e
commit
d8528f46ce
@ -34,7 +34,7 @@ px4_add_module(
|
||||
MODULE drivers__px4fmu
|
||||
MAIN fmu
|
||||
STACK_MAIN 1200
|
||||
COMPILE_FLAGS -DDEBUG_BUILD
|
||||
COMPILE_FLAGS
|
||||
SRCS
|
||||
fmu.cpp
|
||||
px4fmu_params.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user