openbsd-ports/telephony/pjsua/patches/patch-build_mak_in
sthen 78de190c79 update to pjsip/pjsua-2.13, including some security fixes
- Potential media transport downgrade from SRTP to RTP
- Potential buffer overflow in pjlib scanner and pjmedia
- Potential stack buffer overflow when parsing message as a STUN client
2022-11-25 12:52:51 +00:00

12 lines
323 B
Plaintext

Index: build.mak.in
--- build.mak.in.orig
+++ build.mak.in
@@ -331,7 +331,6 @@ export APP_LDLIBS := $(PJSUA_LIB_LDLIB) \
$(PJLIB_LDLIB) \
@LIBS@
export APP_LDXXLIBS := $(PJSUA2_LIB_LDLIB) \
- -lstdc++ \
$(APP_LDLIBS)
# Here are the variables to use if application is using the library