mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 08:52:07 +01:00
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
3afefa3924
commit
b14326ea9a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79831
@ -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…
Reference in New Issue
Block a user