]> git.ipfire.org Git - thirdparty/glibc.git/commit
Enable DT_RELR in glibc shared libraries and PIEs automatically
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 16 May 2022 13:17:14 +0000 (06:17 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 18 May 2022 20:04:13 +0000 (13:04 -0700)
commit2d5ec6692f5746ccb11db60976a6481ef8e9d74f
tree93ce3ec2b6d4fb72bcd3bac0432ea1405683c967
parent728894dba4a19578bd803906de184a8dd51ed13c
Enable DT_RELR in glibc shared libraries and PIEs automatically

Enable DT_RELR in glibc shared libraries and position independent
executables (PIE) automatically if linker supports -z pack-relative-relocs.
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Makeconfig
Makerules
elf/Makefile