diff options
author | Wolfgang Denk <wd@denx.de> | 2011-12-22 10:21:09 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:43:51 +0000 |
commit | a5c04850e6c6e1cbd07216809093ac94292341af (patch) | |
tree | 99e9a59a9651f77dd76ddc1950f7d7bfbdf183fa /meta/recipes-connectivity/openssl/openssl-0.9.8r | |
parent | cef4500611f5dd400b0b4a53b25c201e3223e40b (diff) | |
download | poky-a5c04850e6c6e1cbd07216809093ac94292341af.tar.gz |
clutter-1.6: make build for armv4t
GCC will define __ARM_ARCH_4T__ when building with "-march=armv4t" so
we can check this to turn off the use of 'clz' instructions, which
otherwise would cause compile errors like "selected processor does
not support ARM mode `clz r3,r0'".
(From OE-Core rev: 6859e3fc34269620146d26eeecc9b93c3a9d7055)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl-0.9.8r')
0 files changed, 0 insertions, 0 deletions