asterisk11: remove accidentally added unused configure arg.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
f87d456753
commit
638167f05c
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@ CONFIGURE_ARGS+= \
|
||||||
--without-vpb \
|
--without-vpb \
|
||||||
--with-z="$(STAGING_DIR)/usr" \
|
--with-z="$(STAGING_DIR)/usr" \
|
||||||
--with-sounds-cache="$(DL_DIR)" \
|
--with-sounds-cache="$(DL_DIR)" \
|
||||||
$(if $(CONFIG_AST_WITHOUT_SSL_WRAPPER_LIB),--disable-asteriskssl) \
|
|
||||||
--disable-xmldoc
|
--disable-xmldoc
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
|
|
Loading…
Reference in a new issue