mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-11 11:50:06 +00:00
hurd: Enable using ifunc
Bugs have been fixed in binutils/gcc/glibc.
This commit is contained in:
parent
3dbbd2ff92
commit
4e58941fc4
2
sysdeps/mach/hurd/configure
vendored
2
sysdeps/mach/hurd/configure
vendored
@ -45,5 +45,3 @@ fi
|
||||
if test -n "$sysheaders"; then
|
||||
CPPFLAGS=$OLD_CPPFLAGS
|
||||
fi
|
||||
|
||||
libc_cv_ld_gnu_indirect_function=no
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user