diff options
author | Ross Burton <ross.burton@intel.com> | 2017-04-03 12:57:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-05 23:22:13 +0100 |
commit | d6b5be863c88b2a34c5f0a84828c6ed9860a5fb9 (patch) | |
tree | 3d9970ac18db40abe7aa62926402c5e977f57207 /meta/recipes-rt/rt-tests | |
parent | e908ffe3cddd767cc1df4803e5ac8aed9f369bb1 (diff) | |
download | poky-d6b5be863c88b2a34c5f0a84828c6ed9860a5fb9.tar.gz |
libjpeg-turbo: don't depend on NASM for non-x86 targets
NASM is a x86-specific assembler so it is only required when building for x86
targets. Use x86-architecture and class-target overrides to depend on NASM, but
explicitly disable and don't depend on it for native as complications in the
native overrides meant NASM was enabled for x86-64 but disabled for x86 (this
will be investigated later).
Original patch by Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>, more
work to solve selftest failures by Richard Purdie
<richard.purdie@linuxfoundation.org>. I just wrote a nice commit message.
Also fix some missing whitespace in _appends.
[ YOCTO #11240 ]
(From OE-Core rev: 3b1871b7c6df66d3bf3453668f46566b8af3e6d9)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests')
0 files changed, 0 insertions, 0 deletions