mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 12:54:52 +08:00
--with-pic for ldap
This commit is contained in:
parent
4c64707138
commit
8767181a80
@ -38,6 +38,7 @@ trait ldap
|
|||||||
' ./configure ' .
|
' ./configure ' .
|
||||||
'--enable-static ' .
|
'--enable-static ' .
|
||||||
'--disable-shared ' .
|
'--disable-shared ' .
|
||||||
|
'--with-pic ' .
|
||||||
'--disable-slapd ' .
|
'--disable-slapd ' .
|
||||||
'--without-systemd ' .
|
'--without-systemd ' .
|
||||||
'--without-cyrus-sasl ' .
|
'--without-cyrus-sasl ' .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user