diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-06 17:08:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-07 13:40:08 +0000 |
commit | 35392025f3236f5e5393f9cf0857732da9a2e503 (patch) | |
tree | df9be3d8bdc93829d0bd736c19eba3c8a1bc61a2 /scripts/oe-git-proxy | |
parent | 109c26d99b6324c1412f440fef85f090518f6da0 (diff) | |
download | openembedded-core-35392025f3236f5e5393f9cf0857732da9a2e503.tar.gz openembedded-core-35392025f3236f5e5393f9cf0857732da9a2e503.tar.bz2 openembedded-core-35392025f3236f5e5393f9cf0857732da9a2e503.zip |
arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and cortexa15
* be aware that this -march value is available only in gcc-4.9 and
newer:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57907
* -mcpu=cortex15 and -mcpu=cortexa7 conflict with -march=armv7a
We either have to stop putting -march in default CCARGS or at
least set it compatible one like this patch does.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/oe-git-proxy')
0 files changed, 0 insertions, 0 deletions