Turn off WARNS stuff. When combined with -nostdinc and system header

files that aren't WARNS clean it causes trouble.
This commit is contained in:
dwmalone 2001-07-17 19:00:47 +00:00
parent 4e8adbcead
commit e1937cda4d

View File

@ -5,7 +5,7 @@ MAINTAINER= dwmalone
PROG= inetd
SRCS= inetd.c builtins.c
WARNS?= 2
#WARNS?= 2
MAN= inetd.8
MLINKS= inetd.8 inetd.conf.5