[PATCH 0/3] Clean up stack-protector-all build
Siddhesh Poyarekar
siddhesh@sourceware.org
Tue Mar 9 18:12:56 GMT 2021
This series of patches cleans up state for when glibc is configured with
--enable-stack-protector=all. Now tests for this build configuration
runs clean with the exception of tst-reload2, which is an unrelated
issue:
https://sourceware.org/bugzilla/show_bug.cgi?id=27537
Siddhesh Poyarekar (3):
Build get-cpuid-feature-leaf.c without stack-protector
Disable stack protector for ifunc resolvers in tests
Build libc-start with stack protector for SHARED
Makeconfig | 4 ++++
csu/Makefile | 22 ++++++++++++----------
elf/Makefile | 4 ----
elf/ifuncmain9.c | 1 +
sysdeps/x86/Makefile | 2 ++
sysdeps/x86/tst-ifunc-isa.h | 2 ++
6 files changed, 21 insertions(+), 14 deletions(-)
--
2.29.2
More information about the Libc-alpha
mailing list