[Bug dynamic-link/19178] ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA confuses prelink
mark.hatle at windriver dot com
sourceware-bugzilla@sourceware.org
Wed Oct 28 15:55:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=19178
--- Comment #9 from Mark Hatle <mark.hatle at windriver dot com> ---
Created attachment 8756
--> https://sourceware.org/bugzilla/attachment.cgi?id=8756&action=edit
Revised version of HJ Lu's patch
The patch attached is working for me.
Moving the filtering of the EXTERN_PROTECTED_DATA before the other fixups
ensures that it is always filtered first. We can then add the value of '4' for
TLS and |= 8 (valid) as necessary.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list