--with-pic for ldap

This commit is contained in:
DubbleClick 2025-05-31 14:21:55 +07:00
parent 4c64707138
commit 8767181a80

View File

@ -38,6 +38,7 @@ trait ldap
' ./configure ' .
'--enable-static ' .
'--disable-shared ' .
'--with-pic ' .
'--disable-slapd ' .
'--without-systemd ' .
'--without-cyrus-sasl ' .