summaryrefslogtreecommitdiffstats
path: root/usr.bin/top/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/top/Makefile')
-rw-r--r--usr.bin/top/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/top/Makefile b/usr.bin/top/Makefile
index 182714a..864473f 100644
--- a/usr.bin/top/Makefile
+++ b/usr.bin/top/Makefile
@@ -10,6 +10,8 @@ SRCS+= sigdesc.h top.local.h
CFLAGS+= -DHAVE_GETOPT -DHAVE_STRERROR -DORDER
CFLAGS+= -I${.CURDIR} -I${TOPDIR} -I.
+WARNS?= 0
+
#
# The table size should be a prime number approximately twice as
# large as the number of lines in /etc/passwd. The default number
OpenPOWER on IntegriCloud