Lower WARNS level to 3 to eliminate alignment warnings related to

casting inherent in CMSG_DATA().
This commit is contained in:
Marcel Moolenaar 2011-06-07 04:38:33 +00:00
parent a231144921
commit 1d90532abe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=222803

View File

@ -19,6 +19,7 @@ MAN= rtsold.8
MLINKS= rtsold.8 rtsol.8
SRCS= rtsold.c rtsol.c if.c probe.c dump.c rtsock.c
WARNS?= 3
CFLAGS+= -DHAVE_ARC4RANDOM -DHAVE_POLL_H
DPADD= ${LIBKVM}
LDADD= -lkvm