]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
bundled_pjproject: Disable UPnP support.
authorSean Bright <sean@seanbright.com>
Fri, 24 May 2024 14:27:32 +0000 (10:27 -0400)
committerSean Bright <sean@seanbright.com>
Wed, 5 Jun 2024 18:10:02 +0000 (18:10 +0000)
Fixes #747

third-party/pjproject/Makefile.rules

index e76a753e58610c541c7b65fc21b86381f08578e9..e1a9a2248f1d889244c7af8395fe8af7523397ae 100644 (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