Bump WARNS to 6 per previous commits which fixed warnings

MFC after:	5 weeks
Tested with:	clang (4.0), gcc (4.2.1, 6.3.0)
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-04-22 20:29:56 +00:00
parent e1915a5901
commit cb7cf35ee9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=317294

View File

@ -5,4 +5,6 @@ MAN=
LIBADD+= geom
WARNS?= 6
.include <bsd.prog.mk>