Do not bypass WARNS machinery by hadcoding -Werror into CFLAGS.
This commit is contained in:
parent
6e9bee6438
commit
24c2567f03
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user