mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-31 14:18:17 +00:00
mod_gsmopen: remove binaries from tree
This commit is contained in:
parent
ffc8e81b76
commit
f73804ac6a
1
src/mod/endpoints/mod_gsmopen/.gitignore
vendored
1
src/mod/endpoints/mod_gsmopen/.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
!/gsmlib/gsmlib-*/aclocal.m4
|
!/gsmlib/gsmlib-*/aclocal.m4
|
||||||
!/gsmlib/gsmlib-*/configure
|
!/gsmlib/gsmlib-*/configure
|
||||||
!/gsmlib/gsmlib_1.10.orig.tar.gz
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
For Linux distros without gsmlib (eg: CentOS):
|
For Linux distros without gsmlib (eg: CentOS):
|
||||||
|
|
||||||
Here are the original (ancient) sources for gsmlib, and the patch made by Ubuntu for modern compilers.
|
In the directory gsmlib-1.10-patched-13ubuntu is the source for gsmlib
|
||||||
|
as patched by Ubuntu for modern compilers:
|
||||||
|
|
||||||
In the directory gsmlib-1.10-patched-13ubuntu are the patched sources, ready for (no need to patch them again):
|
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user