Re: What is the status of cross pkg-configs?
Hi!
On Mon, 2019-08-26 at 10:26:24 +0100, Simon McVittie wrote:
> On Mon, 26 Aug 2019 at 02:54:29 +0300, Jussi Pakkanen wrote:
> > However these prefixed pkg-config executables do not exist e.g. for
> > armhf.
>
> They are meant to be created by a dpkg trigger (as symlinks to
> /usr/share/pkg-config-crosswrapper) when you add the armhf architecture:
[…]
> % sudo dpkg --add-architecture armhf
[…]
Small correction, the symlinks are created via either dpkg hooks (which
act based on dpkg commands, in this case on --add/remove-architecture),
or any time pkg-config gets configured. :)
Thanks,
Guillem
Reply to: