[Bug 754902] cerbero: Should consider sysroot when building PKG_CONFIG env

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 11 12:21:23 PDT 2015


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

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 311175
  --> https://bugzilla.gnome.org/attachment.cgi?id=311175&action=edit
Include sysroot value when building pkg-config env

The problem was that when cross-compiling and in need to link against
system library, we would pick .pc files from the host rather then from
the sysroot.

This patch simply prepent the sysroot configuration (if set) so .pc file
is now picked from the sysroot when needed (and allowed).

-- 
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