Lower WARNS level to 3 to eliminate alignment warnings related to
casting inherent in CMSG_DATA().
This commit is contained in:
parent
a231144921
commit
1d90532abe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user