[Bug 793437] Add proper PKG_CONFIG_PATH for Debian multiarch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 20 21:56:10 UTC 2018


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to Olivier CrĂȘte from comment #2)
> Review of attachment 368333 [details] [review]:
> 
> ::: cerbero/utils/__init__.py
> @@ +395,3 @@
> +		if Architecture.is_arm(arch) and arch != Architecture.ARM64:
> +			if arch == Architecture.ARM:
> +				search_paths.append(os.path.join(sysroot,
> 'usr/lib/arm-linux-gnueabi/pkgconfig'))
> 
> Instead of doing something debian specific like this it should be
> usr/lib/${host}/pkgconfig and take the host from the config.. And make sure
> the config has the right host, possibly by adding it to the
> config/linux.config file

The entire point was to make it work out of the box on debian architecture.

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