This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
third
/
xswitch
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
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