GNOME Bugzilla – Bug 740081
libnice: Fix RAND_bytes symbol collision with openssl
Last modified: 2014-11-20 09:53:33 UTC
Created attachment 290659 [details] [review] Fix RAND_bytes symbol collision with openssl Import patch from upstream to fix this. It's impossible to link libnice and openssl together otherwise.
commit d851105566ae2d9d1bc45c65925133f968e19995 Author: Nirbheek Chauhan <nirbheek@centricular.com> Date: Thu Nov 13 20:05:30 2014 +0530 libnice: Fix RAND_bytes symbol collision with openssl Patch taken from upstream https://bugzilla.gnome.org/show_bug.cgi?id=740081