set WARNS=3 -- too many -Wsign-compare issues in the kernel ffs code

This commit is contained in:
lukem 2009-04-26 05:57:48 +00:00
parent e92226ab69
commit 10a1256f76

View File

@ -1,4 +1,6 @@
# $NetBSD: Makefile,v 1.1 2003/02/21 04:08:54 jtk Exp $ # $NetBSD: Makefile,v 1.2 2009/04/26 05:57:48 lukem Exp $
WARNS?= 3 # XXX: sign-compare issues
PROG=resize_ffs PROG=resize_ffs
MAN=resize_ffs.8 MAN=resize_ffs.8