On 27 April 2016 at 07:27, Chris Trobridge <[email protected]>
wrote:

> Aside from the issues I mentioned previously, pjproject is detecting
> cross-compilation and this causes it to append '-x86_64-poky-linux-gnu' to
> all its library names.
>
> This is then breaking autotools configuration in other recipes that are
> testing for the base name.
>
> Is it common for a build process to differentiate cross compiled libraries
> like this?  Is there a preferred way to deal with it?
>

No, that's rather unusual.  Typically you'd just have a different libdir
per architecture.

Ross
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to