We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cce02b commit 15fbde2Copy full SHA for 15fbde2
src/SPC/builder/unix/library/ldap.php
@@ -26,7 +26,6 @@ protected function build(): void
26
'--disable-slapd',
27
'--without-systemd',
28
'--without-cyrus-sasl',
29
- '--without-cyrus-sasl',
30
'ac_cv_func_pthread_kill_other_threads_np=no'
31
)
32
->appendEnv([
0 commit comments