diff options
author | Pedro Alves <pedro@palves.net> | 2021-05-08 12:54:43 +0100 |
---|---|---|
committer | Pedro Alves <pedro@palves.net> | 2021-05-08 13:09:52 +0100 |
commit | e2ea3a381a4a7c739419a8b76a2fd132f7c1f9b1 (patch) | |
tree | cd5c341d9f8c4b7cab457a2f6215eb6207b60b3d /MAINTAINERS | |
parent | 8a16cc4b934b2dee897837b7c68b9393cfd5ef5a (diff) | |
download | gdb-e2ea3a381a4a7c739419a8b76a2fd132f7c1f9b1.zip gdb-e2ea3a381a4a7c739419a8b76a2fd132f7c1f9b1.tar.gz gdb-e2ea3a381a4a7c739419a8b76a2fd132f7c1f9b1.tar.bz2 |
Don't include sys/personality.h in linux-low.cc anymore
Lancelot pointed out that since the refactor at:
https://sourceware.org/pipermail/gdb-patches/2015-January/120503.html
the sys/personality.h include is not needed in linux-low.cc anymore,
as it does not call personality directly itself anymore.
gdbserver/ChangeLog:
* linux-low.cc: Don't include sys/personality.h or define
ADDR_NO_RANDOMIZE.
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions