]> git.ipfire.org Git - thirdparty/glibc.git/commit
Default to --with-default-link=no (bug 25812)
authorFlorian Weimer <fweimer@redhat.com>
Mon, 11 Apr 2022 09:30:31 +0000 (11:30 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 22 Apr 2022 08:59:03 +0000 (10:59 +0200)
commit198abcbb94618730dae1b3f4393efaa49e0ec8c7
tree80c663ec8c907fe0c25d83e3fac5362bc4424ecb
parent30035d67728a846fa39749cd162afd278ac654c4
Default to --with-default-link=no (bug 25812)

This is necessary to place the libio vtables into the RELRO segment.
New tests elf/tst-relro-ldso and elf/tst-relro-libc are added to
verify that this is what actually happens.

The new tests fail on ia64 due to lack of (default) RELRO support
inbutils, so they are XFAILed there.
INSTALL
configure
configure.ac
elf/Makefile
elf/tst-relro-symbols.py [new file with mode: 0644]
manual/install.texi
sysdeps/unix/sysv/linux/ia64/Makefile