提交 94f29b77 authored 作者: Mike Jerris's avatar Mike Jerris

remove unneeded bits

上级 fcab54cf
......@@ -21,14 +21,14 @@ cd freeswitch.git
./configure -C --enable-portable-binary --enable-sctp\
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
--with-gnu-ld --with-python --with-erlang --with-openssl \
--with-gnu-ld --with-openssl \
--enable-core-odbc-support --enable-zrtp \
--enable-core-pgsql-support \
--enable-static-v8 --disable-parallel-build-v8 --enable-amr $@
#CC=clang-3.6 CXX=clang++-3.6 ./configure -C --enable-portable-binary \
# --prefix=/usr --localstatedir=/var --sysconfdir=/etc \
# --with-gnu-ld --with-python --with-erlang --with-openssl \
# --with-gnu-ld --with-openssl \
# --enable-core-odbc-support --enable-zrtp \
# --enable-core-pgsql-support \
# --enable-static-v8 --disable-parallel-build-v8 --enable-address-sanitizer
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论