hurd: Enable using ifunc

Bugs have been fixed in binutils/gcc/glibc.
This commit is contained in:
Samuel Thibault 2020-11-13 21:33:08 +00:00
parent 3dbbd2ff92
commit 4e58941fc4
2 changed files with 0 additions and 6 deletions

View File

@ -45,5 +45,3 @@ fi
if test -n "$sysheaders"; then
CPPFLAGS=$OLD_CPPFLAGS
fi
libc_cv_ld_gnu_indirect_function=no

View File

@ -26,7 +26,3 @@ fi
if test -n "$sysheaders"; then
CPPFLAGS=$OLD_CPPFLAGS
fi
dnl ifunc does not work yet for static binaries
dnl https://www.gnu.org/software/hurd/open_issues/ifunc.html
libc_cv_ld_gnu_indirect_function=no