OSDN Git Service

test: fix static build of nptl and tls tests
authorAustin Foxley <austinf@cetoncorp.com>
Sat, 23 Jan 2010 17:31:05 +0000 (09:31 -0800)
committerAustin Foxley <austinf@cetoncorp.com>
Sat, 23 Jan 2010 17:31:05 +0000 (09:31 -0800)
commit47fd3a30139335207002481f747747e4e2a5bbb0
treea572ae2284faecaa180c0f909126b83b8c88959e
parentd34dd9fb9950b79bcc14a187e52ee6ded387b243
test: fix static build of nptl and tls tests

also add needed -lpthread lines to timer_* tests,
since the implementation uses pthread functions

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
test/nptl/Makefile.in
test/tls/Makefile.in