summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/test/Makefile')
-rw-r--r--lib/libpthread/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile
index aec6f3e..5b5eb3c 100644
--- a/lib/libpthread/test/Makefile
+++ b/lib/libpthread/test/Makefile
@@ -26,7 +26,7 @@ CFLAGS := -Wall -pipe -g3
LDFLAGS_A := -static
LDFLAGS_P := -pg
LDFLAGS_S :=
-LIBS := -lkse
+LIBS := -lpthread
# Flags passed to verify. "-v" or "-u" may be useful.
VERIFY = perl verify
OpenPOWER on IntegriCloud