Switch to WARNS=2 instead of tinkering directly with CFLAGS (level 2 was
picked because higher warn levels are broken for ftp-proxy at the moment). Approved by: mlaier
This commit is contained in:
parent
f3aad9a6bb
commit
8d44de8fdf
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user