1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-11 09:18:07 +03:00

configure: sign-compare is part of extra

Remove sign-compare as we already get it from extra
This commit is contained in:
Thomas Hindoe Paaboel Andersen 2015-03-21 21:08:00 +01:00
parent 2bb9e6203d
commit 48b0d27aab

View File

@ -164,7 +164,6 @@ CC_CHECK_FLAGS_APPEND([with_cflags], [CFLAGS], [\
-Wundef \
"-Wformat=2 -Wformat-security -Wformat-nonliteral" \
-Wlogical-op \
-Wsign-compare \
-Wmissing-include-dirs \
-Wold-style-definition \
-Wpointer-arith \