projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e7c03
)
FreeSWITCH:
author
Mazi Lo
<openwrt.mazilo@recursor.net>
Thu, 23 Apr 2015 15:06:10 +0000
(11:06 -0400)
committer
Mazi Lo
<openwrt.mazilo@recursor.net>
Thu, 23 Apr 2015 15:06:10 +0000
(11:06 -0400)
1. Restore ac_cv_file_dbd_apr_dbd_mysql_c from archive to fix apr-util fail in configure.
Signed-off-by: Mazi Lo <openwrt.mazilo@recursor.net>
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index db1916f4cfdb138b2300cfe338b1c5dc0988c357..9967f2b7f857d97f3fbc393d17644b2fc82995d0 100644
(file)
--- a/
net/freeswitch/Makefile
+++ b/
net/freeswitch/Makefile
@@
-650,6
+650,7
@@
CONFIGURE_VARS+= \
HOST_CXX="/usr/bin/g++" \
CROSS_COMPILE="1" \
$(if $(CONFIG_FS_WITH_APR_SCTP),ac_cv_header_netinet_sctp_h="yes") \
+ ac_cv_file_dbd_apr_dbd_mysql_c="no" \
define Build/Prepare