Increase WARNS for libcrypt tests

ATF tests have a default WARNS of 0, unlike other usermode programs.

Reviewed by:  ngie, julian
MFC after:    3 weeks
Sponsored by: Spectra Logic Corporation
Differential Revision:        https://reviews.freebsd.org/D9933
This commit is contained in:
Alan Somers 2017-03-11 00:07:04 +00:00
parent a55051c487
commit 51f86375f4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315035

View file

@ -4,6 +4,7 @@ ATF_TESTS_C+= crypt_tests
NETBSD_ATF_TESTS_C+= crypt_test
WARNS?= 6
CFLAGS+= -I${.CURDIR:H}
LIBADD= crypt