public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: libc-alpha@sourceware.org
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>, commit-hurd@gnu.org
Subject: [hurd,commited 2/2] hurd: Enable using ifunc
Date: Tue, 17 Nov 2020 00:38:22 +0100	[thread overview]
Message-ID: <20201116233822.3823654-3-samuel.thibault@ens-lyon.org> (raw)
In-Reply-To: <20201116233822.3823654-1-samuel.thibault@ens-lyon.org>

Bugs have been fixed in binutils/gcc/glibc.
---
 sysdeps/mach/hurd/configure    | 2 --
 sysdeps/mach/hurd/configure.ac | 4 ----
 2 files changed, 6 deletions(-)

diff --git a/sysdeps/mach/hurd/configure b/sysdeps/mach/hurd/configure
index 66cc0ce3a5..537f235077 100644
--- a/sysdeps/mach/hurd/configure
+++ b/sysdeps/mach/hurd/configure
@@ -45,5 +45,3 @@ fi
 if test -n "$sysheaders"; then
   CPPFLAGS=$OLD_CPPFLAGS
 fi
-
-libc_cv_ld_gnu_indirect_function=no
diff --git a/sysdeps/mach/hurd/configure.ac b/sysdeps/mach/hurd/configure.ac
index a294dd5ea2..eab0e5b6c1 100644
--- a/sysdeps/mach/hurd/configure.ac
+++ b/sysdeps/mach/hurd/configure.ac
@@ -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
-- 
2.29.2


      parent reply	other threads:[~2020-11-16 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-16 23:38 [hurd,commited 0/2] hurd: enable ifuncs Samuel Thibault
2020-11-16 23:38 ` [hurd,commited 1/2] Add {,sysdep-}ld-library-path make variable Samuel Thibault
2020-11-16 23:38 ` Samuel Thibault [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201116233822.3823654-3-samuel.thibault@ens-lyon.org \
    --to=samuel.thibault@ens-lyon.org \
    --cc=commit-hurd@gnu.org \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).