mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
id(1) only uses getaudit(2) from the BSM which is part of the libc
This commit is contained in:
parent
1cb20e39c0
commit
1deb311eeb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274136
@ -10,8 +10,6 @@ MAN= id.1 groups.1 whoami.1
|
||||
|
||||
.if ${MK_AUDIT} != "no"
|
||||
CFLAGS+= -DUSE_BSM_AUDIT
|
||||
DPADD+= ${LIBBSM}
|
||||
LDADD+= -lbsm
|
||||
.endif
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user