X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/7f861e63553911e2d61c8a7ce8c16b8089446822..0ade8ecc54f6e5c005fb0244d21f19c31ebe2170:/Makefile.in diff --git a/Makefile.in b/Makefile.in index 52aaaa5..630ff2d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -34,7 +34,7 @@ INSTALL_PROGRAM:=@INSTALL_PROGRAM@ # Use -DHACKY_PARALLEL if you are compiling secnet for an extremely # slow machine #CFLAGS:=-Wall @WRITESTRINGS@ @CFLAGS@ -DHACKY_PARALLEL -CFLAGS:=-Wall @WRITESTRINGS@ @CFLAGS@ \ +CFLAGS:=-Wall @WRITESTRINGS@ @CFLAGS@ -Werror \ -W -Wno-unused \ -Wno-pointer-sign -Wstrict-prototypes -Wmissing-prototypes \ -Wmissing-declarations -Wnested-externs -Wredundant-decls \