diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2016-01-19 18:47:51 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 23:42:37 +0000 |
commit | 2194bbfe287412449d85182a4e02c8884c83170f (patch) | |
tree | 76109bde5dbf2852d2f67cabb968861761ccb980 /meta/recipes-devtools/prelink | |
parent | 3e94af90d90f6db6bab66ae87a47b31f3a0474f6 (diff) | |
download | openembedded-core-2194bbfe287412449d85182a4e02c8884c83170f.tar.gz openembedded-core-2194bbfe287412449d85182a4e02c8884c83170f.tar.bz2 openembedded-core-2194bbfe287412449d85182a4e02c8884c83170f.zip |
valgrind: avoid neon for targets which don't support it
The sh-mem-random.c test app tries to use neon loads and stores to
test 64-bit float copies when building for ARM. Allow it to do so if
possible, but fallback to C when building for ARM targets which don't
support neon.
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/prelink')
0 files changed, 0 insertions, 0 deletions