This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Use sysdep.o from libc.a in libpthread.a on more architectures [BZ #20452]
- From: Dan Horák <dan at danny dot cz>
- To: libc-alpha at sourceware dot org
- Date: Thu, 11 Aug 2016 16:44:56 +0200
- Subject: Re: [PATCH] Use sysdep.o from libc.a in libpthread.a on more architectures [BZ #20452]
- Authentication-results: sourceware.org; auth=none
- References: <20160811124019.C0107401EA74B@oldenburg.str.redhat.com>
On Thu, 11 Aug 2016 14:40:19 +0200
fweimer@redhat.com (Florian Weimer) wrote:
> This changes microblaze, powerpc, sparc, tile, in addition to x86,
> which was changed in commit e67330ab57bfd0f964539576ae7dcc658c456724.
How about s390(x)? The original qemu issue is also there - see
https://bugzilla.redhat.com/show_bug.cgi?id=1352625#c6 (and the closed
duplicate above)
Dan