-
由 Hannes Eder 提交于
The sparse warning -Wreturn-void ("returning void-valued expression") is off by default, but it is enabled with -Wall, so add -Wno-return-void to CHECKFLAGS to disable it. Signed-off-by: NHannes Eder <hannes@hanneseder.net> Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
80a7d1d9