Commit 03be4800 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated sofia-sip to 1.13.2

parent 1187e102
all:
tar xf sofia-sip-1.12.11.tar.gz
patch -Np1 -d sofia-sip-1.12.11 < sofia-sip-1.12.11-arm64.patch
cd sofia-sip-1.12.11 && ./configure --prefix=/usr --disable-static
$(MAKE) -C sofia-sip-1.12.11
tar xf sofia-sip-1.13.2-33974b9bd2.tar.gz
cd sofia-sip && ./configure --prefix=/usr --disable-static
$(MAKE) -C sofia-sip
# FIXME: tests failure
# $(MAKE) -C sofia-sip-1.12.11 check
$(MAKE) -C sofia-sip-1.12.11 install
rm -rf sofia-sip-1.12.11
-$(MAKE) -C sofia-sip check
$(MAKE) -C sofia-sip install
rm -rf sofia-sip
This diff is collapsed.
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