mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136744
@ -9,4 +9,6 @@ BINGRP= kmem
|
||||
BINMODE=2555
|
||||
WARNS?= 6
|
||||
|
||||
CFLAGS+=-D_KVM_VNODE
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user