1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00

Bump WARNS up from 0 to 6

MFC after:	5 days
This commit is contained in:
Enji Cooper 2017-01-09 05:46:41 +00:00
parent 22d6cc269c
commit c7af73f3fb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=311748

View File

@ -19,4 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
LDADD+= -lsmi
WARNS?= 6
.include <bsd.prog.mk>