This compiles cleanly with WARNS=5 on i386 and alpha, so try to make
sure that doesn't change.
This commit is contained in:
parent
833e15959c
commit
b6072a59e6
@ -3,6 +3,6 @@
|
||||
PROG= devfs
|
||||
SRCS= devfs.c rule.c
|
||||
MAN= devfs.8
|
||||
WARNS?= 4
|
||||
WARNS?= 5
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user