increase -Werror resilience
for bin/, commands/, libexec/, sbin/, test/, usr.bin/ and usr.sbin/. Change-Id: I8fa12c3cd86865311cef71b7faa7cf4fa785174f
This commit is contained in:
committed by
Gerrit Code Review
parent
5c584cedf8
commit
3161c603a6
@@ -6,6 +6,7 @@
|
||||
PROG= ftpd
|
||||
SRCS= cmds.c conf.c ftpd.c ftpcmd.y logutmp.c logwtmp.c popen.c
|
||||
.ifdef __MINIX
|
||||
WARNS= # BJG too many warnings with clang right now
|
||||
CPPFLAGS+=-I${.CURDIR}
|
||||
.else
|
||||
CPPFLAGS+=-I${.CURDIR} -DSUPPORT_UTMP -DSUPPORT_UTMPX -DLOGIN_CAP
|
||||
|
||||
Reference in New Issue
Block a user