Catch up with OpenPAM Nummularia.
This fixes libpam for build32 target to dlopen() pam libraries in /usr/lib32. Reviewed by: des (a while ago) MFC after: 1 week
This commit is contained in:
parent
2a4027fb24
commit
87b7831359
@ -154,7 +154,7 @@ MLINKS= pam.conf.5 pam.d.5
|
||||
CSTD?= c99
|
||||
CFLAGS+= -I${.CURDIR} -I${OPENPAM}/include
|
||||
CFLAGS+= -DLIB_MAJ=${SHLIB_MAJOR}
|
||||
CFLAGS+= -DOPENPAM_MODULES_DIR='"${PAM_MOD_DIR:C/\/*$//}/"'
|
||||
CFLAGS+= -DOPENPAM_MODULES_DIRECTORY='"${PAM_MOD_DIR:C/\/*$//}/"'
|
||||
CFLAGS+= -DHAVE_DLFUNC=1
|
||||
CFLAGS+= -DHAVE_FDLOPEN=1
|
||||
CFLAGS+= -DHAVE_FPURGE=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user