Skip to content

Commit

Permalink
bundled_pjproject: Disable UPnP support.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanbright committed May 24, 2024
1 parent 85241bd commit c5af2ef
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 c5af2ef

Please sign in to comment.