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 \
|
||||
--with-z="$(STAGING_DIR)/usr" \
|
||||
--with-sounds-cache="$(DL_DIR)" \
|
||||
$(if $(CONFIG_AST_WITHOUT_SSL_WRAPPER_LIB),--disable-asteriskssl) \
|
||||
--disable-xmldoc
|
||||
|
||||
define Build/Configure
|
||||
|
|
Loading…
Reference in a new issue