diff options
author | Carlos Alberto Lopez Perez <clopez@igalia.com> | 2018-01-15 21:02:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-18 12:50:37 +0000 |
commit | d39e961192a750d50ef5dc43930dc1f8b3df0148 (patch) | |
tree | 17768155299402698a09dd91b8ddba68553551bf /meta/recipes-devtools/valgrind | |
parent | 72544a4ca8bb151612bc1f297151bf349c6a2ddc (diff) | |
download | poky-d39e961192a750d50ef5dc43930dc1f8b3df0148.tar.gz |
tune-i686: Add new tune for better support of 686-class CPUs.
There isn't currently any tune available for i686 x86 optimizations.
The tune for i586 doesn't enable i686 specific optimizations, and the
one for core2 enables things that won't work on a i686 CPU (like SSE3).
Make the tune for core2 inherits from this one and move there the
setting of X86ARCH32.
(From OE-Core rev: c08f76ba0654e43074b6b964f728765918dbfb09)
Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/valgrind')
0 files changed, 0 insertions, 0 deletions