forked from mirrors/linphone-iphone
submodules: use our vpx copy to fix ios9 build
This commit is contained in:
parent
50ad17e7bc
commit
118063c652
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -32,7 +32,7 @@
|
|||
url = git://git.linphone.org/msx264
|
||||
[submodule "submodules/externals/libvpx"]
|
||||
path = submodules/externals/libvpx
|
||||
url = https://github.com/webmproject/libvpx
|
||||
url = git://git.linphone.org/libvpx
|
||||
ignore = dirty
|
||||
[submodule "submodules/bzrtp"]
|
||||
path = submodules/bzrtp
|
||||
|
|
|
|||
2
submodules/externals/libvpx
vendored
2
submodules/externals/libvpx
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit c74bf6d889992c3cabe017ec353ca85c323107cd
|
||||
Subproject commit a7fd9bb52a7b1b052c3286809f31d799a3a00dcf
|
||||
Loading…
Add table
Reference in a new issue