Fixed compiler warnings
This commit is contained in:
2
Makefile
2
Makefile
@@ -27,6 +27,6 @@ TEMPLATES += db/sinqMotor.db
|
||||
DBDS += src/sinqMotor.dbd
|
||||
|
||||
USR_CFLAGS += -Wall -Wextra -Wunused-result # -Werror
|
||||
USR_CXXFLAGS += -Wall -Wextra -Weffc++ -Wunused-result
|
||||
USR_CXXFLAGS += -Wall -Wextra -Wunused-result
|
||||
|
||||
# MISCS would be the place to keep the stream device template files
|
||||
|
||||
Reference in New Issue
Block a user