ping: raise WARNS level to 6

Submitted by:	Ján Sučan <sucanjan@gmail.com>
MFC after:	2 weeks
Sponsored by:	Google LLC (Google Summer of Code 2019)
Differential Revision:	https://reviews.freebsd.org/D21405
This commit is contained in:
asomers 2019-08-27 15:34:37 +00:00
parent 1f20b99485
commit d1763c05f8

View File

@ -9,7 +9,6 @@ SRCS= ping.c utils.c
MAN= ping.8
BINOWN= root
BINMODE=4555
WARNS?= 3
LIBADD= m
.if ${MK_DYNAMICROOT} == "no"