Skip to content

Commit

Permalink
bundled_pjproject: Disable UPnP support.
Browse files Browse the repository at this point in the history
Fixes #747
  • Loading branch information
seanbright committed Jun 5, 2024
1 parent b769bee commit 5088d35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third-party/pjproject/Makefile.rules
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5088d35

Please sign in to comment.