This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
third
/
xswitch
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
xswitch
/
build
/
standalone_module
Mike Jerris
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 lat temu
..
Makefile.am
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 lat temu
README
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 lat temu
bootstrap.sh
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 lat temu
configure.ac
301f113037
[build] add addr sanitizer to out of tree mod stubs
4 lat temu
freeswitch.pc.in
5239c6dcb0
[Build-System] Add a local pc file for use with out of tree mods built in tree.
4 lat temu
mod_skel.c
32c4843337
FS-7653 Thanks to Mike Jerris who wrote up the build system files for this.
9 lat temu
README
This is a sample build system for a stand alone FreeSWITCH module.
To build and install:
./bootstrap.sh
./configure
make
make install