* Adhemerval Zanella: > The elf/rtld-Rules adds $(no-fortify-source) on rtld object, so > __chk_fail is never used. > --- > elf/Makefile | 1 + > elf/dl-minimal.c | 8 -------- > include/sys/cdefs.h | 1 - > 3 files changed, 1 insertion(+), 9 deletions(-) Okay. Reviewed-by: Florian Weimer <fweimer@redhat.com> Thanks, Florian