https://sourceware.org/bugzilla/show_bug.cgi?id=27923
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> --- Fixed for i386 and x86-64 by commit 72aa81732b3aff00e5bf1f69bb794513b3b37464 Author: H.J. Lu <hjl.to...@gmail.com> Date: Wed Jan 5 19:21:45 2022 -0800 ld: Add glibc dependency for DT_RELR When DT_RELR is enabled, to avoid random run-time crash with older glibc binaries without DT_RELR support, add a GLIBC_ABI_DT_RELR symbol version, which is provided by glibc with DT_RELR support, dependency on the shared C library if it provides a GLIBC_2.XX symbol version. -- You are receiving this mail because: You are on the CC list for the bug.