mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 10:51:57 +00:00
Merge pull request #759 from micmac1/ast-disable-libxslt
asterisk: add --without-libxslt to configure
This commit is contained in:
@@ -573,6 +573,7 @@ CONFIGURE_ARGS+= \
|
||||
--without-pjproject-bundled \
|
||||
--with-libedit="$(STAGING_DIR)/usr" \
|
||||
--with-libxml2 \
|
||||
--without-libxslt \
|
||||
$(if $(CONFIG_PACKAGE_$(PKG_NAME)-res-snmp),--with-netsnmp="$(STAGING_DIR)/usr",--without-netsnmp) \
|
||||
--without-newt \
|
||||
--without-osptk \
|
||||
|
||||
Reference in New Issue
Block a user