overloaded virtual fix #5766
This commit is contained in:
parent
83b184077c
commit
c700ea3b93
|
@ -9,4 +9,5 @@ endif
|
|||
|
||||
# ...except these few
|
||||
RUSEFI_OPT += -Wno-error=sign-compare
|
||||
RUSEFI_OPT += -Wno-error=overloaded-virtual
|
||||
RUSEFI_OPT += -Wno-error=unused-parameter
|
||||
|
|
Loading…
Reference in New Issue