tuxillo's projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
472de6d
)
pflogd(8): Raise WARNS to 5.
author
Sascha Wildner <saw@online.de>
Sat, 11 Aug 2012 10:25:10 +0000 (12:25 +0200)
committer
Sascha Wildner <saw@online.de>
Sat, 11 Aug 2012 13:35:35 +0000 (15:35 +0200)
usr.sbin/pflogd/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/usr.sbin/pflogd/Makefile
b/usr.sbin/pflogd/Makefile
index
c789b0d
..
5876626
100644
(file)
--- a/
usr.sbin/pflogd/Makefile
+++ b/
usr.sbin/pflogd/Makefile
@@
-3,7
+3,7
@@
LDADD+= -lpcap -lutil
DPADD+= ${LIBPCAP} ${LIBUTIL}
CFLAGS+= -DHAVE_SNPRINTF -I${.CURDIR}/../../contrib/libpcap
-WARNS?= 4
+WARNS?= 5
PROG= pflogd
SRCS= pflogd.c privsep.c privsep_fdpass.c