Commit 50e0e5cb authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libnice to 0.1.17

parent 09609393
all:
tar xf libnice-0.1.16.tar.gz
cd libnice-0.1.16 && ./configure --prefix=/usr --disable-static PACKAGE_STRING="Camera WebRTC stream"
$(MAKE) -C libnice-0.1.16
$(MAKE) -C libnice-0.1.16 install
-$(MAKE) -C libnice-0.1.16 check CK_TIMEOUT_MULTIPLIER=4
rm -rf libnice-0.1.16
tar xf libnice-0.1.17.tar.gz
cd libnice-0.1.17 && ./configure --prefix=/usr --disable-static PACKAGE_STRING="Camera WebRTC stream"
$(MAKE) -C libnice-0.1.17
$(MAKE) -C libnice-0.1.17 install
-$(MAKE) -C libnice-0.1.17 check CK_TIMEOUT_MULTIPLIER=4
rm -rf libnice-0.1.17
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