From: Sean Bright Date: Fri, 24 May 2024 14:27:32 +0000 (-0400) Subject: bundled_pjproject: Disable UPnP support. X-Git-Tag: 21.4.0-rc1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=802a9902edfbe43544de8686dd185bfd2e7c36ac;p=thirdparty%2Fasterisk.git bundled_pjproject: Disable UPnP support. Fixes #747 (cherry picked from commit 542cd37830f929d947453728518f8dc47dc3e50c) --- 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