mirror of
https://github.com/openwrt/telephony.git
synced 2026-08-29 06:21:30 +04:00
FreeSWITCH:
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user