Back to WARNS=3. The breakage wasn't what I thought it was :(

This commit is contained in:
Warner Losh 2010-02-11 07:09:04 +00:00
parent 14a176a0e2
commit 3d28af0246

View file

@ -16,7 +16,7 @@ MLINKS+= ufs_disk_close.3 ufs_disk_fillout.3
MLINKS+= ufs_disk_close.3 ufs_disk_fillout_blank.3
MLINKS+= ufs_disk_close.3 ufs_disk_write.3
WARNS?= 0
WARNS?= 3
CFLAGS+= -D_LIBUFS
.if defined(LIBUFS_DEBUG)