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
@ -5,6 +5,8 @@
|
||||
|
||||
PROG= su
|
||||
|
||||
WARNS?= 5
|
||||
|
||||
DPADD= ${LIBUTIL} ${LIBPAM}
|
||||
LDADD= -lutil ${MINUSLPAM}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user