Remove WARNS set globally by ../Makefile.inc now

Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-01-14 04:20:42 +00:00
parent de81acbd15
commit bf8f6d7c8d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312115

View File

@ -9,6 +9,4 @@ CFLAGS.lookup_cap_dotdot.c+= -I${SRCTOP}/tests
PLAIN_TESTS_SH+= trailing_slash
WARNS?= 6
.include <bsd.test.mk>