This website works better with JavaScript
首页
发现
帮助
注册
登录
third
/
xswitch
关注
2
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
623f6176a3
分支列表
标签列表
master
xswitch
/
build
/
standalone_module
Mike Jerris
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 年之前
..
Makefile.am
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年之前
README
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年之前
bootstrap.sh
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年之前
configure.ac
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 年之前
freeswitch.pc.in
5239c6dcb0
[Build-System] Add a local pc file for use with out of tree mods built in tree.
4 年之前
mod_skel.c
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 年之前
README
This is a sample build system for a stand alone FreeSWITCH module.
To build and install:
./bootstrap.sh
./configure
make
make install