Add -D_KVM_VNODE to indicate that despite being a userland program,
we want to know the vnode structures internals.
This commit is contained in:
parent
99cf590376
commit
4ef77ed68a
@ -9,4 +9,6 @@ BINGRP= kmem
|
||||
BINMODE=2555
|
||||
WARNS?= 6
|
||||
|
||||
CFLAGS+=-D_KVM_VNODE
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user