projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb9e62
)
configure: sign-compare is part of extra
author
Thomas Hindoe Paaboel Andersen
<phomes@gmail.com>
Sat, 21 Mar 2015 20:08:00 +0000
(21:08 +0100)
committer
Thomas Hindoe Paaboel Andersen
<phomes@gmail.com>
Tue, 7 Apr 2015 19:27:37 +0000
(21:27 +0200)
Remove sign-compare as we already get it from extra
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 904ac15cebffe14c428c765e250f93e6ad8ac2f6..960b15d2cbcb44861ae4d3d1de4bcef5602416bf 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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 \