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 10:54:44 -0700 |
commit | 6e1ae9bae180f0cf43d73ee2ee395252d1e22e17 (patch) | |
tree | 525a4e900aadd8b8e8d0f7a0ee6b31ce4cbe8b47 /sysdeps/nptl/bits | |
parent | 9a638a9be6ccaa543607f1655f73806bd41b2140 (diff) | |
download | glibc-6e1ae9bae180f0cf43d73ee2ee395252d1e22e17.tar.gz glibc-6e1ae9bae180f0cf43d73ee2ee395252d1e22e17.tar.xz glibc-6e1ae9bae180f0cf43d73ee2ee395252d1e22e17.zip |
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 'sysdeps/nptl/bits')
0 files changed, 0 insertions, 0 deletions