Merge branch 'master' into next

This commit is contained in:
Alam Arias 2019-02-21 22:54:29 -05:00
commit 7dd88a8086

View file

@ -228,6 +228,7 @@ ifdef GCC80
WFLAGS+=-Wno-format-overflow WFLAGS+=-Wno-format-overflow
WFLAGS+=-Wno-stringop-truncation WFLAGS+=-Wno-stringop-truncation
WFLAGS+=-Wno-stringop-overflow WFLAGS+=-Wno-stringop-overflow
WFLAGS+=-Wno-error=multistatement-macros
endif endif