Why is _dl_relocate_static_pie linked into crt1.o?

Florian Weimer fweimer@redhat.com
Thu Jul 5 13:57:00 GMT 2018


On 07/05/2018 03:55 PM, Carlos O'Donell wrote:
> Florian's question was "Why is?" and we've answered that.
> 
> Do we need to do anything else?

I need to fix this because _dl_relocate_static_pie is not built with 
stack protector and thus violates our compiler flag policy.

It does not matter that the function is empty.  Each function we need to 
whitelist in some way is additional overhead.

Thanks,
Florian



More information about the Libc-alpha mailing list