diff options
author | Florian Weimer <fweimer@redhat.com> | 2020-05-12 11:30:30 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2020-05-12 12:51:10 +0200 |
commit | 16536e98e36e08bc1ce1edbd8dd50c7c3bb7a936 (patch) | |
tree | a8acf52f52a58d60b350711a3f35a6e54c9f50e9 /nptl/pthread_create.c | |
parent | c2d0411488c68a07cc22a5dd76fa37e952d2a66b (diff) | |
download | glibc-16536e98e36e08bc1ce1edbd8dd50c7c3bb7a936.tar.gz glibc-16536e98e36e08bc1ce1edbd8dd50c7c3bb7a936.tar.xz glibc-16536e98e36e08bc1ce1edbd8dd50c7c3bb7a936.zip |
aarch64: Accept PLT calls to __getauxval within libc.so
When using outline atomics (-moutline-atomics, the default for ARMv8-A starting with GCC 10), libgcc contains an ELF constructor which calls __getauxval. This code is built outside of glibc, so none of its internal PLT avoidance schemes can be applied to it. This change suppresses the elf/check-localplt failure.
Diffstat (limited to 'nptl/pthread_create.c')
0 files changed, 0 insertions, 0 deletions