summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index b2a0915..17b46b9 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -11,6 +11,7 @@
LIB=kse
.else
LIB=pthread
+SHLIBDIR?= /lib
.endif
SHLIB_MAJOR= 2
CFLAGS+=-DPTHREAD_KERNEL
OpenPOWER on IntegriCloud