hurd: Enable using ifunc
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 13 Nov 2020 21:33:08 +0000 (21:33 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 16 Nov 2020 21:15:20 +0000 (21:15 +0000)
Bugs have been fixed in binutils/gcc/glibc.

sysdeps/mach/hurd/configure
sysdeps/mach/hurd/configure.ac

index 66cc0ce..537f235 100644 (file)
@@ -45,5 +45,3 @@ fi
 if test -n "$sysheaders"; then
   CPPFLAGS=$OLD_CPPFLAGS
 fi
-
-libc_cv_ld_gnu_indirect_function=no
index a294dd5..eab0e5b 100644 (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