mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-24 01:07:21 +01:00
Turn on the FreeBSD login user capabilities database support.
This commit is contained in:
parent
abbf5f5f8f
commit
46c33242d2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=133941
@ -26,7 +26,7 @@ CFLAGS+=-I${.CURDIR}/${LSDIR}
|
||||
DPADD+= ${LIBM}
|
||||
LDADD+= -lm
|
||||
|
||||
CFLAGS+= -DUSE_OPIE
|
||||
CFLAGS+= -DUSE_OPIE -DLOGIN_CAP
|
||||
DPADD+= ${LIBOPIE} ${LIBMD}
|
||||
LDADD+= -lopie -lmd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user