summaryrefslogtreecommitdiff
path: root/test/nptl/Makefile.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-10 14:57:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-10 14:57:33 +0100
commit23d48f0dcb345bfa60ec62fc73b22b0c3185b2ae (patch)
tree0b744ad3031033caee4744968dffdded5a0fc0bf /test/nptl/Makefile.in
parent189b47080068d431302beec0e627dcaa5358eae8 (diff)
fix compile error with glibc toolchains
Diffstat (limited to 'test/nptl/Makefile.in')
-rw-r--r--test/nptl/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nptl/Makefile.in b/test/nptl/Makefile.in
index ebcc2d2..c8725e3 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -100,6 +100,7 @@ LDFLAGS_tst-fini1 = -Wl,-rpath=./ tst-fini1mod.so
LDFLAGS_tst-fini1mod.so = -Wl,-soname=tst-fini1mod.so
LDFLAGS_tst-unload = -ldl
LDFLAGS_tst-cancel5 := -lpthread
+LDFLAGS_tst-cancel18 := -lrt
LDFLAGS_tst-cancel23 := -lc -lpthread
LDFLAGS_tst-vfork1x := -lc -lpthread
LDFLAGS_tst-vfork2x := -lc -lpthread