mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
Remove unneeded linking in nptl testsuite
This commit is contained in:
parent
eb6cbd249f
commit
e30907c3a4
@ -1,3 +1,7 @@
|
||||
2012-12-03 Allan McRae <allan@archlinux.org>
|
||||
|
||||
* Makefile (LDFLAGS-tst-cond24, LDFLAGS-tst-cond25): Remove.
|
||||
|
||||
2012-11-26 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* unwind.c (__pthread_unwind): Pass address of unwind_cleanup
|
||||
|
@ -276,9 +276,6 @@ gen-as-const-headers = pthread-errnos.sym
|
||||
|
||||
LDFLAGS-pthread.so = -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst
|
||||
|
||||
LDFLAGS-tst-cond24 = -lrt
|
||||
LDFLAGS-tst-cond25 = -lrt
|
||||
|
||||
include ../Makeconfig
|
||||
|
||||
ifeq ($(have-forced-unwind),yes)
|
||||
|
Loading…
Reference in New Issue
Block a user