|
@@ -243,7 +243,7 @@ ifeq ($(BR2_PACKAGE_SPEEX)$(BR2_PACKAGE_SPEEXDSP),yy)
|
|
|
ASTERISK_DEPENDENCIES += speex
|
|
|
ASTERISK_CONF_OPTS += --with-speex --with-speexdsp
|
|
|
else
|
|
|
-ASTERISK_CONF_OPTS += --without-speex --without-speexdsp
|
|
|
+ASTERISK_CONF_OPTS += --without-speex --without-speexdsp
|
|
|
endif
|
|
|
|
|
|
# asterisk needs an openssl-enabled libsrtp
|