summaryrefslogtreecommitdiff
path: root/test/nptl
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-12-10 15:01:44 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-12-10 15:01:44 +0100
commitc9b9876cefc142a23aa622b821290ed16af80058 (patch)
tree6c83f2175217c5a2ed26d7628378a1725a3ddf0e /test/nptl
parent23d48f0dcb345bfa60ec62fc73b22b0c3185b2ae (diff)
fix compile error with glibc toolchains
Diffstat (limited to 'test/nptl')
-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 c8725e3..be55165 100644
--- a/test/nptl/Makefile.in
+++ b/test/nptl/Makefile.in
@@ -101,6 +101,7 @@ LDFLAGS_tst-fini1mod.so = -Wl,-soname=tst-fini1mod.so
LDFLAGS_tst-unload = -ldl
LDFLAGS_tst-cancel5 := -lpthread
LDFLAGS_tst-cancel18 := -lrt
+LDFLAGS_tst-cancelx18 := -lrt
LDFLAGS_tst-cancel23 := -lc -lpthread
LDFLAGS_tst-vfork1x := -lc -lpthread
LDFLAGS_tst-vfork2x := -lc -lpthread