[Bug 754902] cerbero: Should consider sysroot when building PKG_CONFIG env
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Sep 11 12:43:36 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754902
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #311175|0 |1
is obsolete| |
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 311176
--> https://bugzilla.gnome.org/attachment.cgi?id=311176&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