[PATCH v2 9/9] ld: Add glibc dependency for DT_RELR

Florian Weimer fweimer@redhat.com
Mon Jan 10 15:31:04 GMT 2022


* H. J. Lu via Binutils:

> +  const char *relr = "GLIBC_ABI_DT_RELR";

This needs to be in the implementation namespace, otherwise the user can
provide their own symbol, effectively breaking the lockout.

Thanks,
Florian



More information about the Libc-alpha mailing list