Package: libwibble
version: 0.1.28-1.1
Tags: patch
User: crossbu...@debian.org
Usertags: cross

libwibble isn't multi-arch aware, so it's $CC and $CXX are always set
to native compilers of the build machine. While multi-arch makes cross
building of packages possible, it make use of these variables to pick
the correct compilers for generating target code.

Also, libwibble is installed directly to /usr/lib, while for
cross-build, pkg-config will be configured to find .pc files from
/usr/lib/<tripplet>/ first, so here I make it installs to that path as
well.

Thank you.

Eleanor

Attachment: crossbuild-and-multiarch.diff
Description: Binary data

Reply via email to