1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

kerberos5: fix the WITH_OPENLDAP build

Restore WARNS to its former glory prior to the global WARNS change to fix
the build.

(cherry picked from commit e948d980f7)
This commit is contained in:
Kyle Evans 2021-01-30 00:07:17 -06:00
parent 1535f67017
commit f31de79df2

View File

@ -7,6 +7,8 @@ LIBADD= asn1 com_err krb5 roken sqlite3
LDADD= ${LDAPLDADD}
DPADD= ${LDAPDPADD}
WARNS?= 0
MAN= HDB.3 hdb_entry_ex.3
MLINKS= HDB.3 hdb__del.3 \