mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-01-25 02:07:54 +00:00
[core][mod_sofia] remove ZRTP (deemed obsolete).
[unit-tests][build-system][docs] remove references to ZRTP.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
tar zxf libzrtp-0.81.514.tar.gz
|
||||
cd libzrtp-0.81.514
|
||||
patch -p1 < ../patches/zrtp_bnlib_pic.diff
|
||||
cd projects/gnu/
|
||||
./configure CFLAGS="-fPIC"
|
||||
make
|
||||
make install
|
||||
Reference in New Issue
Block a user