More recent versions of pam_passwdqc (not yet released) build with very
few warnings.
This commit is contained in:
parent
8a86f9fc45
commit
de25faf452
@ -4,7 +4,8 @@ SRCDIR= ${.CURDIR}/../../../../contrib/pam_modules/pam_passwdqc
|
||||
|
||||
LIB= pam_passwdqc
|
||||
SRCS= pam_passwdqc.c passwdqc_check.c passwdqc_random.c wordset_4k.c
|
||||
CFLAGS+= -I${SRCDIR} -DPAM_AUTHTOK_RECOVER_ERR=PAM_AUTHTOK_RECOVERY_ERR
|
||||
CFLAGS+= -I${SRCDIR}
|
||||
NO_WERROR= yes
|
||||
MAN= #pam_passwdqc.8
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user