Reduce WARNS count due to alignment warning on ia64.

This commit is contained in:
Bruce M Simpson 2007-03-09 01:00:05 +00:00
parent a630c2b75d
commit 699aa68bc3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167350

View File

@ -2,6 +2,5 @@
PROG= mtest
MAN= mtest.8
WARNS?= 6
.include <bsd.prog.mk>