mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
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>
11 lines
353 B
Text
11 lines
353 B
Text
--- 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"
|