bundled_pjproject: Disable UPnP support.

Fixes #747

(cherry picked from commit 542cd37830)
This commit is contained in:
Sean Bright
2024-05-24 10:27:32 -04:00
committed by Asterisk Development Team
parent 581632538b
commit 802a9902ed

View File

@@ -36,6 +36,7 @@ PJPROJECT_CONFIG_OPTS = $(PJPROJECT_CONFIGURE_OPTS) --prefix=/opt/pjproject \
--disable-openh264 \
--disable-ipp \
--disable-libwebrtc \
--disable-upnp \
--without-external-pa \
--without-external-srtp