mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-24 01:57:06 +01:00
Undo r226423.
It seems su does build without warnings, but it requires a small fix to libbsm headers, which I have not committed to SVN yet.
This commit is contained in:
parent
c75216d258
commit
7687733bfb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226428
@ -5,6 +5,8 @@
|
||||
|
||||
PROG= su
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
DPADD= ${LIBUTIL} ${LIBPAM}
|
||||
LDADD= -lutil ${MINUSLPAM}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user