diff options
author | Alan Hayward <alan.hayward@arm.com> | 2019-03-28 11:23:25 +0000 |
---|---|---|
committer | Alan Hayward <alan.hayward@arm.com> | 2019-03-28 11:45:06 +0000 |
commit | 69f4c9cc037f2226982a21fae63ffbc5e866fcca (patch) | |
tree | 049777e8958e700a515320bff8462410689ce841 /gdb/python/py-symtab.c | |
parent | 242a115951fe55e62036bac555017eb817ca1aa6 (diff) | |
download | gdb-69f4c9cc037f2226982a21fae63ffbc5e866fcca.zip gdb-69f4c9cc037f2226982a21fae63ffbc5e866fcca.tar.gz gdb-69f4c9cc037f2226982a21fae63ffbc5e866fcca.tar.bz2 |
gdbserver: Ensure AT_HWCAP2 is defined
When using older compilers, AT_HWCAP2 may not be be defined.
It is defined in elf/common.h, however including this in
gdbserver/linux-low.c causes conflicts.
Manually add the define if it does not exist.
gdb/gdbserver/ChangeLog:
* linux-low.c (AT_HWCAP2): Add define if not already included.
Diffstat (limited to 'gdb/python/py-symtab.c')
0 files changed, 0 insertions, 0 deletions