diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2019-11-23 09:14:54 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-23 14:53:48 -0500 |
commit | 16540d07fd62f97838950578008301f1639f33fb (patch) | |
tree | 52965efab99494fff6ec88ae9e4d9ad2b0efc466 /fs | |
parent | 70f681398521c2ec2a75f612c04c506a0696c3b9 (diff) |
arm: fix -march for ARM11
In GCC 9 support for the Armv5 and Armv5E architectures (which have no
known implementations) has been removed, cf.
https://gcc.gnu.org/gcc-9/changes.html
ARM11 is an armv6 implementation. So change the architecture flag for the
compiler to armv6 for ARM11.
Suggested-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions