forked from Archive/PX4-Autopilot
cmake restore -Wbad-function-cast
This commit is contained in:
parent
8e039c4079
commit
77f2295b62
|
@ -543,6 +543,7 @@ function(px4_add_common_flags)
|
|||
endif()
|
||||
|
||||
set(c_warnings
|
||||
-Wbad-function-cast
|
||||
-Wstrict-prototypes
|
||||
-Wmissing-prototypes
|
||||
-Wnested-externs
|
||||
|
|
Loading…
Reference in New Issue