Skip to content

Commit

Permalink
Merge pull request #33 from openwrt/revert-29-master
Browse files Browse the repository at this point in the history
Revert "FreeSWITCH: fixed cross-compile errors"
  • Loading branch information
jslachta committed Apr 13, 2015
2 parents 0c0ef8c + 29d6aa5 commit 29356c1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion net/freeswitch/Makefile
Expand Up @@ -258,7 +258,7 @@ define Package/$(PKG_NAME)
$(call Package/$(PKG_NAME)/Default)
MENU:=1
TITLE:=FreeSWITCH open source telephony platform ($(PKG_SOURCE_VERSION_SHORT))
DEPENDS:=+FS_WITH_CORE_LIBEDIT_SUPPORT:libedit +FS_WITH_OPENSSL:libopenssl +libcurl +libdb47 +libgdbm $(ICONV_DEPENDS) $(INTL_DEPENDS) +libjpeg +libncurses +libopenldap +libpcre +libpthread +librt +libspeex +libspeexdsp +FS_WITH_SQLITE3:libsqlite3 +FS_WITH_SRTP:libsrtp +SSP_SUPPORT:libssp +libstdcpp +libuuid +PACKAGE_$(PKG_NAME)-mod-perl:perl
DEPENDS:=+FS_WITH_CORE_LIBEDIT_SUPPORT:libedit +FS_WITH_OPENSSL:libopenssl +libcurl +libdb47 +libgdbm $(ICONV_DEPENDS) $(INTL_DEPENDS) +libjpeg +libncurses +libopenldap +libpcre +libpthread +librt +libspeex +libspeexdsp +FS_WITH_SQLITE3:libsqlite3 +FS_WITH_SRTP:libsrtp_git +SSP_SUPPORT:libssp +libstdcpp +libuuid +PACKAGE_$(PKG_NAME)-mod-perl:perl
endef


Expand Down
16 changes: 0 additions & 16 deletions net/freeswitch/patches/libs-apr-configure_ac.patch

This file was deleted.

18 changes: 0 additions & 18 deletions net/freeswitch/patches/libs-apr-util-configure_ac.patch

This file was deleted.

0 comments on commit 29356c1

Please sign in to comment.