It seems growfs(8) is now WARNS?=6 safe.
Tested on: alpha, i386, ia64, sparc64
This commit is contained in:
parent
1b636819c2
commit
dc5a9ee4a5
@ -10,7 +10,7 @@ PROG= growfs
|
||||
SRCS= growfs.c
|
||||
MAN= growfs.8
|
||||
|
||||
WARNS?= 0
|
||||
WARNS?= 6
|
||||
|
||||
.if defined(GFSDBG)
|
||||
SRCS+= debug.c
|
||||
|
Loading…
Reference in New Issue
Block a user