[packages] asterisk-1.8.x: fix compilation for missing res_ninit #10974
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30878 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
34a2a0d95f
commit
f5e350ff9c
11
net/asterisk-1.8.x/patches/500-nres.patch
Normal file
11
net/asterisk-1.8.x/patches/500-nres.patch
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- a/configure
|
||||||
|
+++ b/configure
|
||||||
|
@@ -24234,7 +24234,7 @@ $as_echo "$ac_try_echo") >&5
|
||||||
|
$as_echo "yes" >&6; }
|
||||||
|
|
||||||
|
cat >>confdefs.h <<\_ACEOF
|
||||||
|
-#define HAVE_RES_NINIT 1
|
||||||
|
+//#define HAVE_RES_NINIT 1
|
||||||
|
_ACEOF
|
||||||
|
|
||||||
|
{ $as_echo "$as_me:$LINENO: checking for library containing res_9_ndestroy" >&5
|
Loading…
x
Reference in New Issue
Block a user