mirror of
https://github.com/systemd/systemd.git
synced 2024-12-20 23:53:38 +08:00
build-sys: upgrade shadow variable warnings to errors
This commit is contained in:
parent
b56c4604fa
commit
d9cea815b6
@ -163,6 +163,7 @@ CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\
|
||||
-Werror=implicit-function-declaration \
|
||||
-Werror=missing-declarations \
|
||||
-Werror=return-type \
|
||||
-Werror=shadow \
|
||||
-Wstrict-prototypes \
|
||||
-Wredundant-decls \
|
||||
-Wmissing-noreturn \
|
||||
|
Loading…
Reference in New Issue
Block a user