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:
parent
4e8adbcead
commit
e1937cda4d
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user