Author: bapt
Date: Sat Jun  6 13:08:48 2015
New Revision: 284068
URL: https://svnweb.freebsd.org/changeset/base/284068

Log:
  Bump WARNS level to 1

Modified:
  head/usr.bin/systat/Makefile

Modified: head/usr.bin/systat/Makefile
==============================================================================
--- head/usr.bin/systat/Makefile        Sat Jun  6 13:08:31 2015        
(r284067)
+++ head/usr.bin/systat/Makefile        Sat Jun  6 13:08:48 2015        
(r284068)
@@ -14,7 +14,7 @@ SRCS+=        icmp6.c ip6.c
 CFLAGS+= -DINET6
 .endif
 
-WARNS?=        0
+WARNS?=        1
 
 LIBADD=        ncursesw m devstat kvm
 
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to