[OE-core] [PATCH] libjpeg-turbo: fix build on aarch64 or non-intel build hosts

Andre McCurdy armccurdy at gmail.com
Thu Mar 30 01:44:38 UTC 2017


On Wed, Mar 29, 2017 at 5:11 AM, Tristan Van Berkom
<tristan.vanberkom at codethink.co.uk> wrote:
> This is already filed in the appropriate bugzilla:
>    https://bugzilla.yoctoproject.org/show_bug.cgi?id=11240
>
> Just notifying the list as the custom goes...
>
> libjpeg-turbo in recipes-graphics has an unconditional dependency on
> nasm-native, which is intel specific and wont be provided on non intel
> arches.
>
> Attaching a patch which fixes this by only requiring nasm-native when
> targeting intel architectures.

Even with this patch, trying to build for an x86 target on an aarch64
host will still fail, right?

> Cheers,
>     -Tristan
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list