bundled_pjproject: Disable UPnP support.

Fixes #747
pull/1102/head
Sean Bright 1 year ago
parent d51a86dc91
commit 542cd37830

@ -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

Loading…
Cancel
Save