cmake restore -Wbad-function-cast

This commit is contained in:
Daniel Agar 2015-10-14 10:53:55 -04:00
parent 8e039c4079
commit 77f2295b62
1 changed files with 1 additions and 0 deletions

View File

@ -543,6 +543,7 @@ function(px4_add_common_flags)
endif()
set(c_warnings
-Wbad-function-cast
-Wstrict-prototypes
-Wmissing-prototypes
-Wnested-externs