Silence an unnecessary warning.
MFC after: 2 weeks
This commit is contained in:
parent
aea992e1f5
commit
538a5f1823
@ -7,5 +7,7 @@ WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
CFLAGS+=-Wno-format-security
|
||||
|
||||
test: ${PROG}
|
||||
./${PROG} /dev/cuau0
|
||||
|
Loading…
Reference in New Issue
Block a user