This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 07/14 v6] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*.
- From: Florian Weimer <fweimer at redhat dot com>
- To: Nix <nix at esperi dot org dot uk>
- Cc: libc-alpha at sourceware dot org, Nick Alcock <nick dot alcock at oracle dot com>
- Date: Fri, 24 Jun 2016 15:03:39 +0200
- Subject: Re: [PATCH 07/14 v6] Prevent the rtld mapfile computation from dragging in __stack_chk_fail*.
- Authentication-results: sourceware.org; auth=none
- References: <1465297576-10981-1-git-send-email-nix at esperi dot org dot uk> <1465297576-10981-8-git-send-email-nix at esperi dot org dot uk>
On 06/07/2016 01:06 PM, Nix wrote:
* elf/Makefile (dummy-stack-chk-fail): New.
($(objpfx)librtld.map): Use it.
This looks good to me (except for the long lines already pointed out).
Thanks,
Florian