Merge "codec_resample: Ensure OUTSIDE_SPEEX is defined when necessary" into 13

changes/44/12744/6
Joshua Colp 7 years ago committed by Gerrit Code Review
commit 228682501a

@ -92,6 +92,7 @@ else
SPEEX_RESAMPLE_CFLAGS:=
endif
codec_resample.o: _ASTCFLAGS+=-DOUTSIDE_SPEEX
codec_resample.so: speex/resample.o
speex/resample.o: _ASTCFLAGS+=$(call MOD_ASTCFLAGS,codec_resample) $(SPEEX_RESAMPLE_CFLAGS) -DOUTSIDE_SPEEX -DEXPORT=

Loading…
Cancel
Save