Skip to content

Commit

Permalink
Bump WARNS level to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
bapt committed Jun 6, 2015
1 parent ba5722b commit c9f807f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr.bin/systat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SRCS+= icmp6.c ip6.c
CFLAGS+= -DINET6
.endif

WARNS?= 0
WARNS?= 1

LIBADD= ncursesw m devstat kvm

Expand Down

0 comments on commit c9f807f

Please sign in to comment.