mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
meson: enable -Werror=flex-array-member-not-at-end
This commit is contained in:
@@ -380,6 +380,7 @@ possible_common_cc_flags = [
|
||||
'-Wendif-labels',
|
||||
'-Werror=bool-compare',
|
||||
'-Werror=discarded-qualifiers',
|
||||
'-Werror=flex-array-member-not-at-end',
|
||||
'-Werror=format=2',
|
||||
'-Werror=format-signedness',
|
||||
'-Werror=implicit-function-declaration',
|
||||
|
||||
Reference in New Issue
Block a user