Increase WARNS for nss tests
ATF tests have a default WARNS of 0, unlike other usermode programs. Reviewed by: ngie MFC after: 3 weeks Sponsored by: Spectra Logic Corporation Differential Revision: https://reviews.freebsd.org/D9933
This commit is contained in:
parent
e3afc98d86
commit
c105ccccf8
@ -10,6 +10,7 @@ BINDIR= ${TESTSDIR}
|
||||
|
||||
${PACKAGE}FILES+= mach
|
||||
|
||||
WARNS?= 1
|
||||
CFLAGS+= -I${SRCTOP}/tests
|
||||
|
||||
ATF_TESTS_C+= getaddrinfo_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user