Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS.

This commit is contained in:
Alexander Kabaev 2006-09-21 18:16:22 +00:00
parent 6e9bee6438
commit 24c2567f03

View File

@ -11,7 +11,7 @@ BINMODE= 6555
SRCS= authpf.c
CFLAGS+= -I${.CURDIR}/../../contrib/pf/pfctl -Wall -Werror
CFLAGS+= -I${.CURDIR}/../../contrib/pf/pfctl
# XXX ALTQ:
CFLAGS+= -DENABLE_ALTQ