mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Use as strict or stricter warnings than NuttX has
Reinstate unused checks.
This commit is contained in:
parent
1e2cef1d72
commit
0ba99df55e
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user