Temporarily go back to WARNS=0 until I can figure out what's breaking

the {powerpc, sparc64, ia64} tinderboxes.

Sorry for the noise. :-(
This commit is contained in:
Lukas Ertl 2004-04-03 22:26:43 +00:00
parent 60aa1737df
commit 66648dfcfb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127814

View File

@ -10,7 +10,7 @@ PROG= growfs
SRCS= growfs.c
MAN= growfs.8
WARNS?= 6
WARNS?= 0
.if defined(GFSDBG)
SRCS+= debug.c