mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Use as strict or stricter warnings than NuttX has
Reinstate unused checks.
This commit is contained in:
@@ -65,10 +65,6 @@ PX4_ARCHCWARNINGS = $(ARCHWARNINGS) \
|
||||
-Wno-old-style-declaration \
|
||||
-Wno-pointer-sign \
|
||||
-Wno-type-limits \
|
||||
-Wno-unused-but-set-variable \
|
||||
-Wno-unused-function \
|
||||
-Wno-unused-label \
|
||||
-Wno-unused-variable
|
||||
|
||||
PX4_ARCHWARNINGSXX = $(ARCHWARNINGS) \
|
||||
-Wno-cpp \
|
||||
|
||||
Reference in New Issue
Block a user