mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
meson: Make unused-function an error
This commit is contained in:
committed by
Lennart Poettering
parent
8a33aa199d
commit
702d40270a
@@ -345,6 +345,7 @@ possible_common_cc_flags = [
|
||||
'-Werror=shift-count-overflow',
|
||||
'-Werror=shift-overflow=2',
|
||||
'-Werror=undef',
|
||||
'-Werror=unused-function',
|
||||
'-Wfloat-equal',
|
||||
'-Wimplicit-fallthrough=5',
|
||||
'-Winit-self',
|
||||
|
||||
Reference in New Issue
Block a user