summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libexec/ftp-proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/ftp-proxy/Makefile b/libexec/ftp-proxy/Makefile
index 4aa4684..e229001 100644
--- a/libexec/ftp-proxy/Makefile
+++ b/libexec/ftp-proxy/Makefile
@@ -7,6 +7,6 @@ MAN= ftp-proxy.8
SRCS= ftp-proxy.c getline.c util.c
-CFLAGS+= -Wall -Werror
+WARNS?= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud