2020-02-08 04:08:22 -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
|
2019-12-02 07:26:16 -08:00
|
|
|
|
2020-02-08 04:08:22 -08:00
|
|
|
RUSEFI_OPT+=-Wno-error=missing-prototypes
|
|
|
|
|
|
|
|
RUSEFI_OPT+=-Werror=switch
|