rusefi-1/firmware/rusefi_rules.mk

5 lines
254 B
Makefile
Raw Normal View History

2019-12-02 07:26:16 -08:00
RUSEFI_OPT=-Werror -Wno-error=pointer-sign -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=sign-compare -Wno-error=unused-parameter -Werror=missing-field-initializers
RUSEFI_OPT+=-Wno-error=missing-prototypes
RUSEFI_OPT+=-Werror=switch