summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-05-05 16:59:47 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-12 15:20:43 +0100
commit9e44438a9deb7b6bfac3f82f31a1a7ad138a5d16 (patch)
tree8778f1b574ad5680b3beb92dfa968291f533259b /meta/recipes-gnome
parentee19781d886fdaa6472888e0041918f246f1c425 (diff)
downloadpoky-9e44438a9deb7b6bfac3f82f31a1a7ad138a5d16.tar.gz
gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs
gcc-runtime/libatomic explicitly add -march=armv8-a+lse for all arch64 but cortex-a55 is armv8.2-a, which essentially conflicts, so let gcc override it by not forcing the -mcpu option from TUNE_CCARGS (From OE-Core rev: 882df891e13ce5c64718c364efb9ef2bf189eabf) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions