From: Sean Bright Date: Fri, 24 May 2024 14:27:32 +0000 (-0400) Subject: bundled_pjproject: Disable UPnP support. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff510c644a4a5920fdeabf196da49b055877be4e;p=thirdparty%2Fasterisk.git bundled_pjproject: Disable UPnP support. Fixes #747 --- diff --git a/third-party/pjproject/Makefile.rules b/third-party/pjproject/Makefile.rules index e76a753e58..e1a9a2248f 100644 --- a/third-party/pjproject/Makefile.rules +++ b/third-party/pjproject/Makefile.rules @@ -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