mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
bundled_pjproject: Disable UPnP support.
Fixes #747
(cherry picked from commit 5088d35913
)
This commit is contained in:
committed by
Asterisk Development Team
parent
73c702eca7
commit
c618daeadd
1
third-party/pjproject/Makefile.rules
vendored
1
third-party/pjproject/Makefile.rules
vendored
@@ -36,6 +36,7 @@ PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \
|
|||||||
--disable-openh264 \
|
--disable-openh264 \
|
||||||
--disable-ipp \
|
--disable-ipp \
|
||||||
--disable-libwebrtc \
|
--disable-libwebrtc \
|
||||||
|
--disable-upnp \
|
||||||
--without-external-pa \
|
--without-external-pa \
|
||||||
--without-external-srtp
|
--without-external-srtp
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user