top(1): bump WARNS to 1
Nothing else builds without errors yet, but 1 is better than 0
This commit is contained in:
parent
3be6ef0659
commit
a4af6c0592
@ -7,7 +7,7 @@ SRCS+= sigdesc.h top.local.h
|
||||
CFLAGS+= -DHAVE_GETOPT -DHAVE_STRERROR -DORDER -I ${.OBJDIR}
|
||||
MAN= top.1
|
||||
|
||||
WARNS?= 0
|
||||
WARNS?= 1
|
||||
|
||||
LIBADD= ncursesw m kvm jail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user