1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/net-im/ring-daemon/files/patch-contrib_native_pjproject-2.4.5_aconfigure.ac
Kurt Jaeger 98c787c4cd New port: net-im/ring-daemon
Ring is a secure and distributed voice, video and chat communication
platform that requires no centralized server and leaves the power
of privacy in the hands of the user.

WWW: https://ring.cx/

PR:		209542
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-05-29 03:50:56 +00:00

12 lines
353 B
Plaintext

--- contrib/native/pjproject-2.4.5/aconfigure.ac.orig 2015-08-12 04:46:22 UTC
+++ contrib/native/pjproject-2.4.5/aconfigure.ac
@@ -1151,7 +1151,7 @@ AC_ARG_ENABLE(openh264,
AC_MSG_CHECKING([OpenH264 usability])
- OPENH264_LIBS="-lopenh264 -lstdc++"
+ OPENH264_LIBS="-lopenh264"
SAVED_LIBS="$LIBS"
SAVED_LDFLAGS="$LDFLAGS"