mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fix typo
This commit is contained in:
parent
ca62c24342
commit
dce305f973
1 changed files with 2 additions and 1 deletions
|
|
@ -62,9 +62,10 @@ MEDIASTREAMER_PLUGINS := msilbc \
|
|||
msamr \
|
||||
mssilk \
|
||||
msx264 \
|
||||
# mswebrtc \ # we need to update it to be compatible with aarch64
|
||||
msopenh264 \
|
||||
msbcg729
|
||||
# TODO: add mswebrtc when it is commatible again
|
||||
|
||||
|
||||
SUBMODULES_LIST := polarssl
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue