aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-04-30 09:00:07 +0200
committerJakub Jelinek <jakub@redhat.com>2024-04-30 09:00:07 +0200
commit3146a92a77f1fccec71a880c7f890a1251aeab41 (patch)
tree9d5dbbac84fb54ae714c4b60f69f633516e23f6c /gcc
parenta2452a68917bcf2d45fd911de779f8e9911c4ca6 (diff)
downloadgcc-3146a92a77f1fccec71a880c7f890a1251aeab41.zip
gcc-3146a92a77f1fccec71a880c7f890a1251aeab41.tar.gz
gcc-3146a92a77f1fccec71a880c7f890a1251aeab41.tar.bz2
libgcc: Do use weakrefs for glibc 2.34 on GNU Hurd
On Mon, Apr 29, 2024 at 01:44:24PM +0000, Joseph Myers wrote: > > glibc 2.34 and later doesn't have separate libpthread (libpthread.so.0 is a > > dummy shared library with just some symbol versions for compatibility, but > > all the pthread_* APIs are in libc.so.6). > > I suspect this has caused link failures in the glibc testsuite for Hurd, > which still has separate libpthread. > > https://sourceware.org/pipermail/libc-testresults/2024q2/012556.html So like this then? 2024-04-30 Jakub Jelinek <jakub@redhat.com> * gthr.h (GTHREAD_USE_WEAK): Don't redefine to 0 for glibc 2.34+ on GNU Hurd.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions