Bug#946300: horgand FTCBFS: broken SSE detection, uses the build architecture pkg-config

Helmut Grohne helmut at subdivi.de
Fri Dec 6 19:50:15 GMT 2019


Source: horgand
Version: 1.14-7
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs

horgand fails to cross build from source. For one thing its configure
uses /proc/cpuinfo to determine whether sse is available. This produces
broken results for cross compiling. A better way is asking the compiler
whether it supports -msse. Then it hard codes bare pkg-config. One
should use PKG_CHECK_MODULES instead. The attached patch implements both
and makes horgand cross buildable. Please consider applying it.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 1104 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-multimedia-maintainers/attachments/20191206/0d670b8b/attachment.patch>


More information about the pkg-multimedia-maintainers mailing list