mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
98c787c4cd
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>
12 lines
353 B
Plaintext
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"
|