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