diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-11 05:10:03 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-09-16 12:43:33 -0700 |
commit | 5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f (patch) | |
tree | 342fa13139fcd6c0884da6a6c87d8999ca72a7a0 /nptl/pthread_mutexattr_setpshared.c | |
parent | d8f0433371731d83a754ad173215e6a38d712424 (diff) | |
download | glibc-5c0fcf5e6abb72f16fc5a260218a3dc4d16a977f.tar.gz |
Place libpthread.a right before libc.a
GCC driver places -lpthread in --start-group -lgcc -lgcc_eh -lpthread
-lc --end-group. Glibc tests should do the same.
[BZ #14569]
* Makeconfig (+link-static-before-libc): Also filter out
$(common-objpfx)nptl/libpthread%. Remove $(link-libc-static).
(link-libc-static-tests): Place libpthread.a before libc.a.
* nptl/Makefile (tests-static): Add tst-cancelx7-static,
tst-raise1-static and tst-cancel7-static.
(tests): Likewise.
* nptl/tst-cancel7-static.c: New file.
* nptl/tst-cancelx7-static.c: Likewise.
* nptl/tst-raise1-static.c: Likewise.
Diffstat (limited to 'nptl/pthread_mutexattr_setpshared.c')
0 files changed, 0 insertions, 0 deletions