summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-08 13:49:18 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-08 13:49:18 +0000
commite979e5ebcbea795cb44247ab88d54ab613c5e5ed (patch)
tree0829bf4f0bc057b2bea6c8f592d5babf34895129
parentd0563397eb837f1e745c5d2a44b699dd4d911922 (diff)
downloadexecline-e979e5ebcbea795cb44247ab88d54ab613c5e5ed.tar.xz
Remove CPPFLAGS_AUTO options that disable compiler warnings
-rwxr-xr-xconfigure7
1 files changed, 0 insertions, 7 deletions
diff --git a/configure b/configure
index 50daaea..5ca8165 100755
--- a/configure
+++ b/configure
@@ -278,13 +278,6 @@ tryflag CPPFLAGS_AUTO -Werror=implicit-function-declaration
tryflag CPPFLAGS_AUTO -Werror=implicit-int
tryflag CPPFLAGS_AUTO -Werror=pointer-sign
tryflag CPPFLAGS_AUTO -Werror=pointer-arith
-tryflag CPPFLAGS_AUTO -Wno-parentheses
-tryflag CPPFLAGS_AUTO -Wno-uninitialized
-tryflag CPPFLAGS_AUTO -Wno-missing-braces
-tryflag CPPFLAGS_AUTO -Wno-unused-value
-tryflag CPPFLAGS_AUTO -Wno-unused-but-set-variable
-tryflag CPPFLAGS_AUTO -Wno-unknown-pragmas
-tryflag CPPFLAGS_AUTO -Wno-pointer-to-int-cast
if $evenmorestatic ; then
LDFLAGS_NOSHARED=-static