提交 399113fa authored 作者: Anthony Minessale's avatar Anthony Minessale

fix debian mpg123 builds (FSBUILD-80)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9693 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 4424a4d6
......@@ -30,7 +30,7 @@ $(MPG123_DIR):
$(GETLIB) $(MPG123).tar.gz
$(MPG123_DIR)/Makefile: $(MPG123_DIR)
cd $(MPG123_DIR) && ./configure $(DEFAULT_ARGS) --disable-shared
cd $(MPG123_DIR) && ./configure --disable-shared --with-pic
$(TOUCH_TARGET)
$(MPG123LA): $(MPG123_DIR)/Makefile
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论