Skip to content
Commit 10947412 authored by Florian Weimer's avatar Florian Weimer Committed by Aurelien Jarno
Browse files

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.

(cherry picked from commit 16536e98)
(cherry picked from commit 587a332b6fadc4d9f1035ecaa52ba32ee41cd300)
parent a98b8b22
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment