Author: asomers
Date: Sat Aug 17 17:22:08 2019
New Revision: 351172
URL: https://svnweb.freebsd.org/changeset/base/351172

Log:
  ping6: Raise WARNS level to 6
  
  Submitted by: Ján Sučan <sucan...@gmail.com>
  MFC after:    2 weeks
  Sponsored by: Google, inc. (Google Summer of Code 2019)
  Differential Revision:        https://reviews.freebsd.org/D21260

Modified:
  head/sbin/ping6/Makefile

Modified: head/sbin/ping6/Makefile
==============================================================================
--- head/sbin/ping6/Makefile    Sat Aug 17 15:25:01 2019        (r351171)
+++ head/sbin/ping6/Makefile    Sat Aug 17 17:22:08 2019        (r351172)
@@ -7,7 +7,6 @@ PROG=   ping6
 MAN=   ping6.8
 
 CFLAGS+=-DIPSEC -DKAME_SCOPEID
-WARNS?=        3
 
 BINOWN=        root
 BINMODE=4555
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to