Navigator: Enable more strict compile warnings

This commit is contained in:
Lorenz Meier 2014-07-16 09:24:09 +02:00
parent c67f76e0c7
commit 02f56aae8c
1 changed files with 2 additions and 0 deletions

View File

@ -54,3 +54,5 @@ SRCS = navigator_main.cpp \
INCLUDE_DIRS += $(MAVLINK_SRC)/include/mavlink
MODULE_STACKSIZE = 1200
EXTRACXXFLAGS = -Weffc++