https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77894
nsz at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nsz at gcc dot gnu.org --- Comment #1 from nsz at gcc dot gnu.org --- the ifunc abi still has many problems and i don't think it's possible to detect dynamic linker support for cross compilation so if it is enabled do it only if the default libc is glibc (e.g. on linux musl, bionic and uclibc does not plan to implement it).