diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-03-27 18:37:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-28 09:23:43 +0100 |
commit | 75b8adbc042e0f65fb1286bc550d02becd3b6aea (patch) | |
tree | b3e28a09ed045065e2f7855e561a33e1669dadd7 /meta/recipes-extended/texinfo/texinfo-4.13a | |
parent | 1d8fea3b9c9dd8f3e2b72ee8c8a9b834f4a3d729 (diff) | |
download | openembedded-core-75b8adbc042e0f65fb1286bc550d02becd3b6aea.tar.gz openembedded-core-75b8adbc042e0f65fb1286bc550d02becd3b6aea.tar.bz2 openembedded-core-75b8adbc042e0f65fb1286bc550d02becd3b6aea.tar.xz openembedded-core-75b8adbc042e0f65fb1286bc550d02becd3b6aea.zip |
tune/armv7: Delete
armv7 is least common denominator of armv7-a
armv7-m and armv7-r and armv7-m does not support
ARM instructions but only thumb2 instruction set
which means armv7 when chosen will complain if
code is compiled in arm mode which is default
in OE if not specified other wise
if we chose this tuning errors like below pop up
error: target CPU does not support ARM mode
This tuning seems theoretical and base tune
for armv7 would be one of armv7-a, armv7-m or
armv7-r
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texinfo/texinfo-4.13a')
0 files changed, 0 insertions, 0 deletions