fb2956f426
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35036 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
444 B
Diff
12 lines
444 B
Diff
--- a/src/mod/xml_int/mod_xml_ldap/Makefile
|
|
+++ b/src/mod/xml_int/mod_xml_ldap/Makefile
|
|
@@ -14,7 +14,7 @@ LOCAL_LIBADD=$(LDAPLA) $(LIBLBERLA) $(LI
|
|
|
|
include $(BASE)/build/modmake.rules
|
|
|
|
-DEFAULT_ARGS+= --disable-slapd --disable-slurpd --disable-relay --disable-bdb --disable-hdb
|
|
+DEFAULT_ARGS+= --disable-slapd --disable-slurpd --disable-relay --disable-bdb --disable-hdb --with-yielding_select=yes
|
|
|
|
$(LDAP_DIR):
|
|
$(GETLIB) $(LDAP).tar.gz
|