Skip to content

Commit

Permalink
Merge pull request openwrt#759 from micmac1/ast-disable-libxslt
Browse files Browse the repository at this point in the history
asterisk: add --without-libxslt to configure
  • Loading branch information
micmac1 authored Apr 17, 2022
2 parents 1518d14 + 64a1d2f commit cf06463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/asterisk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit cf06463

Please sign in to comment.