summaryrefslogtreecommitdiffstats
path: root/lib/libpthread
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread')
-rw-r--r--lib/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index 65525aa..aaa055f 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -12,7 +12,7 @@ LIB=kse
.else
LIB=pthread
.endif
-SHLIB_MAJOR= 1
+SHLIB_MAJOR= 2
CFLAGS+=-DPTHREAD_KERNEL
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
-I${.CURDIR}/../../include
OpenPOWER on IntegriCloud