From 3d87242306f0e6948c1014dbe6e459726a7f85c3 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 24 2021 01:32:11 +0000 Subject: Apply patch glibc-rh1856398.patch patch_name: glibc-rh1856398.patch present_in_specfile: true location_in_specfile: 382 --- diff --git a/sysdeps/unix/sysv/linux/aarch64/localplt.data b/sysdeps/unix/sysv/linux/aarch64/localplt.data index a60053b..08af68b 100644 --- a/sysdeps/unix/sysv/linux/aarch64/localplt.data +++ b/sysdeps/unix/sysv/linux/aarch64/localplt.data @@ -7,6 +7,9 @@ libc.so: malloc libc.so: memalign libc.so: realloc libm.so: matherr +# If outline atomics are used, libgcc (built outside of glibc) may +# call __getauxval using the PLT. +libc.so: __getauxval ? # The dynamic loader needs __tls_get_addr for TLS. ld.so: __tls_get_addr # The main malloc is interposed into the dynamic linker, for