diff options
author | Tom de Vries <tdevries@suse.de> | 2024-03-28 06:51:59 +0100 |
---|---|---|
committer | Tom de Vries <tdevries@suse.de> | 2024-03-28 06:51:59 +0100 |
commit | 6ccf769a1790b90a85e0b4912a42117eb7c1e108 (patch) | |
tree | f327675794041fc7fdd23f20ee2d9c77bd16b371 /gdb/python/python-config.py | |
parent | 8e60ff82b8e1f72fdf5863a30bd14837ce2440b7 (diff) | |
download | binutils-6ccf769a1790b90a85e0b4912a42117eb7c1e108.zip binutils-6ccf769a1790b90a85e0b4912a42117eb7c1e108.tar.gz binutils-6ccf769a1790b90a85e0b4912a42117eb7c1e108.tar.bz2 |
[gdb/testsuite] Add missing include in gdb.base/rtld-step.exp
On fedora rawhide, with test-case gdb.base/rtld-step.exp I get:
...
static-pie-static-libc.c: In function '_start':^M
static-pie-static-libc.c:1:22: error: \
implicit declaration of function '_exit' [-Wimplicit-function-declaration]^M
1 | void _start (void) { _exit (0); }^M
| ^~~~~^M
compiler exited with status 1
...
UNTESTED: gdb.base/rtld-step.exp: failed to compile \
(-static-pie not supported or static libc missing)
...
Fix this by adding the missing include.
Tested on aarch64-linux.
Approved-by: Kevin Buettner <kevinb@redhat.com>
Diffstat (limited to 'gdb/python/python-config.py')
0 files changed, 0 insertions, 0 deletions