This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Use sysdep.o from libc.a in libpthread.a on more architectures [BZ #20452]


On 08/11/2016 08:40 AM, Florian Weimer wrote:
> This changes microblaze, powerpc, sparc, tile, in addition to x86, which
> was changed in commit e67330ab57bfd0f964539576ae7dcc658c456724.
> 
> 2016-08-11  Florian Weimer  <fweimer@redhat.com>
> 
> 	[BZ #20452]
> 	Use sysdep.o from libc.a in static libraries.
> 	* sysdeps/unix/sysv/linux/microblaze/Makefile
> 	(libpthread-shared-only-routines): Add sysdep.
> 	* sysdeps/unix/sysv/linux/powerpc/Makefile
> 	(libpthread-shared-only-routines): Likewise.
> 	* sysdeps/unix/sysv/linux/sparc/Makefile
> 	(libpthread-shared-only-routines): Likewise.
> 	* sysdeps/unix/sysv/linux/tole/Makefile
> 	(libpthread-shared-only-routines): Likewise.

This looks good to me granted you verified the resulting libpthread
in at least one architecture has the symbols removed.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]