mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
Fix the build: we have snprintf(3).
MFC after: 1 week
This commit is contained in:
parent
c77715ef6c
commit
ac34e5511b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219524
@ -6,5 +6,6 @@
|
||||
PROG= ether_reflect
|
||||
DPADD= ${LIBPCAP}
|
||||
LDADD= -lpcap
|
||||
CFLAGS+=-DHAVE_SNPRINTF
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user