From b492c4f15ffcff89298f063aabe94bfeaefe6631 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 6 Jun 2015 13:08:48 +0000 Subject: [PATCH] Bump WARNS level to 1 --- usr.bin/systat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.bin/systat/Makefile b/usr.bin/systat/Makefile index 672aadcea5ae..bb279d56e8c8 100644 --- a/usr.bin/systat/Makefile +++ b/usr.bin/systat/Makefile @@ -14,7 +14,7 @@ SRCS+= icmp6.c ip6.c CFLAGS+= -DINET6 .endif -WARNS?= 0 +WARNS?= 1 LIBADD= ncursesw m devstat kvm