Remove WARNS line. This tool builds with WARNS=6 properly.

This commit is contained in:
ed 2011-10-16 08:14:12 +00:00
parent 225015e0ef
commit a8849a7323

View File

@ -5,8 +5,6 @@
PROG= su
WARNS?= 5
DPADD= ${LIBUTIL} ${LIBPAM}
LDADD= -lutil ${MINUSLPAM}