提交 b4501cfd authored 作者: Michael Jerris's avatar Michael Jerris

only build libspeex, avoiding building the sample programs, and errors in build…

only build libspeex, avoiding building the sample programs, and errors in build if libogg is not available

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6295 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 e06419ce
...@@ -8,5 +8,5 @@ LOCAL_LIBADD=$(SPEEXLA) ...@@ -8,5 +8,5 @@ LOCAL_LIBADD=$(SPEEXLA)
include $(BASE)/build/modmake.rules include $(BASE)/build/modmake.rules
$(SPEEXLA): $(SPEEX_DIR) $(SPEEX_DIR)/.update $(SPEEXLA): $(SPEEX_DIR) $(SPEEX_DIR)/.update
cd $(SPEEX_DIR) && $(MAKE) cd $(SPEEX_DIR)/libspeex && $(MAKE)
$(TOUCH_TARGET) $(TOUCH_TARGET)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论