Turn on WARNS=2. this compiles cleanly.
This commit is contained in:
parent
f614104aeb
commit
58cb8b9466
@ -2,6 +2,7 @@
|
||||
|
||||
PROG= newkey
|
||||
SRCS= newkey.c generic.c update.c
|
||||
WARNS?= 2
|
||||
MAN= newkey.8
|
||||
CFLAGS+= -DYP
|
||||
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
|
||||
|
Loading…
x
Reference in New Issue
Block a user