[packages] kamailio3, fix cross compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33187 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
645205bcb0
commit
a227dec326
13
net/kamailio3/patches/100-cross_compile.patch
Normal file
13
net/kamailio3/patches/100-cross_compile.patch
Normal file
@ -0,0 +1,13 @@
|
||||
Index: kamailio3-3.3.0/modules_s/ldap/Makefile
|
||||
===================================================================
|
||||
--- kamailio3-3.3.0.orig/modules_s/ldap/Makefile 2012-08-14 17:14:01.000000000 +0200
|
||||
+++ kamailio3-3.3.0/modules_s/ldap/Makefile 2012-08-14 17:14:12.000000000 +0200
|
||||
@@ -14,7 +14,7 @@
|
||||
# LD_SCOPE_CHILDREN defined
|
||||
#DEFS += -DHAVE_SCOPE_CHILDREN
|
||||
|
||||
-LIBS=-L$(LOCALBASE)/lib -L /usr/lib -lldap
|
||||
+LIBS=-L$(LOCALBASE)/lib -lldap
|
||||
|
||||
DEFS+=-DSER_MOD_INTERFACE
|
||||
|
Loading…
x
Reference in New Issue
Block a user