]> 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 09:27:52 +0000 (11:27 +0200)
commit499a60179657d2945c6ad01bdac90e8427a6310e
tree26ff831d11927295526948351ee6c732a3f4b389
parent70f1eecdc12dbfc742f29844be215eacf51c5014
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.

(cherry picked from commit 198abcbb94618730dae1b3f4393efaa49e0ec8c7)
INSTALL
NEWS
configure
configure.ac
elf/Makefile
elf/tst-relro-symbols.py [new file with mode: 0644]
manual/install.texi
sysdeps/unix/sysv/linux/ia64/Makefile