Commit 7049d5a4 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Enabled use of OpenSSL

parent 372cb8b0
all: all:
tar xf libsrtp-2.2.0.tar.gz tar xf libsrtp-2.2.0.tar.gz
cd libsrtp-2.2.0 && ./configure --prefix=/usr cd libsrtp-2.2.0 && ./configure --prefix=/usr --enable-openssl
$(MAKE) -C libsrtp-2.2.0 $(MAKE) -C libsrtp-2.2.0
$(MAKE) -C libsrtp-2.2.0 runtest $(MAKE) -C libsrtp-2.2.0 runtest
$(MAKE) -C libsrtp-2.2.0 install $(MAKE) -C libsrtp-2.2.0 install
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment