diff options
author | Koen Kooi <koen.kooi@linaro.org> | 2014-12-18 16:51:04 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-12-23 10:18:20 +0000 |
commit | a273462d86411f51a2c122f4267e8f69b3fca056 (patch) | |
tree | 1e0d9f095e32188a264b56035b9d9d2d121222f5 /meta/recipes-core | |
parent | f1d83b8071c5a4b17649e5aa3427e787ef8e369a (diff) | |
download | poky-a273462d86411f51a2c122f4267e8f69b3fca056.tar.gz |
libpng 1.6.13: fix build for aarch64
The configure override was too restrictive, it needed both 'arm' and
'neon' to trigger, which breaks on aarch64. Since TUNE_FEATURES is the
only qualifier that matters, drop the 'arm' override.
Buildtested for 'genericarmv8' and 'qemux86' machines.
[RP: Added class-target override to avoid failures for libpng-native]
(From OE-Core rev: 100a46e19da87964d11e11d1af1e59c27a1d5241)
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions