commit 2b6241ac532510c585f26afa64009508cbd81033 parent 0671189c44b6a1a07b9de546861bdcdbc1d1c1c9 Author: Laurent Bercot <ska-skaware@skarnet.org> Date: Mon, 8 Dec 2014 13:56:43 +0000 Remove CPPFLAGS_AUTO options that disable compiler warnings Diffstat:
M | configure | | | 7 | ------- |
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git 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