Revert r221053 by replacing WARNS?= 3 since it's breaking the build on

several arches.
This commit is contained in:
Doug Barton 2011-04-26 22:02:51 +00:00
parent 60dd73b78b
commit 46dccdb284
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=221088

View file

@ -7,4 +7,6 @@ BINOWN= root
BINMODE=4555
PRECIOUSPROG=
WARNS?= 3
.include <bsd.prog.mk>