[Bug 794830] openssl: issues with git

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 4 14:55:50 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794830

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 371675
  --> https://bugzilla.gnome.org/attachment.cgi?id=371675&action=edit
source: Fix LD_LIBRARY_PATH when handling git commands

For non-cross-compilation use-cases, we might end up building libraries
in cerbero that should *not* be used by host commands.

The case in point was the host "git" command picking up a mix of system
libraries and of libraries that we built in cerbero.

To avoid that, before running git commands switch to an environment
which uses the "host" LD_LIBRARY_PATH environment

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list