mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 22:32:11 +08:00
CMake / Clang: Increase warning level
This commit is contained in:
@@ -350,6 +350,8 @@ function(px4_add_common_flags)
|
||||
-Wno-varargs
|
||||
-Wno-address-of-packed-member
|
||||
-Wno-unknown-warning-option
|
||||
-Wunused-but-set-variable
|
||||
#-Wdouble-promotion # needs work first
|
||||
)
|
||||
endif()
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user