[Asterisk-code-review] codec_resample: Ensure OUTSIDE_SPEEX is defined when necessary (...asterisk[16])

Sean Bright asteriskteam at digium.com
Sun Sep 8 10:53:44 CDT 2019


Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/12850


Change subject: codec_resample: Ensure OUTSIDE_SPEEX is defined when necessary
......................................................................

codec_resample: Ensure OUTSIDE_SPEEX is defined when necessary

ASTERISK-28511

Change-Id: If0d58598ce14aad3c786a1c0127b5f7b200b737d
---
M codecs/Makefile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/50/12850/1

diff --git a/codecs/Makefile b/codecs/Makefile
index 535bf1b..0614c2e 100644
--- a/codecs/Makefile
+++ b/codecs/Makefile
@@ -90,4 +90,5 @@
 endif
 
 $(call MOD_ADD_C,codec_resample,speex/resample.c)
+codec_resample.o: _ASTCFLAGS+=-DOUTSIDE_SPEEX
 speex/resample.o: _ASTCFLAGS+=$(SPEEX_RESAMPLE_CFLAGS) -DOUTSIDE_SPEEX -DEXPORT=

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/12850
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: If0d58598ce14aad3c786a1c0127b5f7b200b737d
Gerrit-Change-Number: 12850
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190908/31451f40/attachment.html>


More information about the asterisk-code-review mailing list