[PATCH 1/3] Add inhibit_stack_protector to ifuncmain9 [BZ #25680]
Siddhesh Poyarekar
siddhesh@sourceware.org
Sat Mar 13 06:01:03 GMT 2021
On 3/13/21 1:25 AM, H.J. Lu via Libc-alpha wrote:
> On x86-64, IFUNC was disabled in ld.so before. Now IFUNC is selectly
> enabled in ld.so.
> If you want to disable one specific IFUNC in ld.so on x86-64, please
> open a glibc bug and
> CC me.
Not for ld.so, this is for static binary early startup, e.g. in
__libc_init_tls.
Siddhesh
More information about the Libc-alpha
mailing list