Merge pull request #262 from micmac1/master
PR: yate follow-up and a bit of kamailio
This commit is contained in:
commit
7a606b0632
2 changed files with 1 additions and 4 deletions
|
@ -57,7 +57,7 @@ define Package/kamailio5/install
|
|||
$(PKG_INSTALL_DIR)/usr/sbin/kam{ailio,cmd,ctl,dbctl} \
|
||||
$(1)/usr/sbin/
|
||||
$(INSTALL_DIR) $(1)/usr/lib/kamailio/modules
|
||||
$(INSTALL_BIN) \
|
||||
$(CP) \
|
||||
$(PKG_INSTALL_DIR)/usr/lib/kamailio/lib*.so* \
|
||||
$(1)/usr/lib/kamailio/
|
||||
$(INSTALL_DIR) $(1)/etc/kamailio
|
||||
|
|
|
@ -83,9 +83,6 @@ define Package/$(PKG_NAME)-collection-basic
|
|||
TITLE := Basic Yate Server
|
||||
endef
|
||||
|
||||
# Otherwise yate ignores CPPFLAGS
|
||||
TARGET_CFLAGS += $(TARGET_CPPFLAGS)
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
$(if $(CONFIG_x86_64),--enable-sse2) \
|
||||
--disable-sctp \
|
||||
|
|
Loading…
Reference in a new issue