aboutsummaryrefslogtreecommitdiff
path: root/lib/libpthread/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-14 02:46:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-14 02:46:23 +0000
commitfe17fef5d241508cdc98d5e1e7c54e2c24a1da3b (patch)
treee2f5e4eff0e6f21579aa6ae554b38e7257f7094f /lib/libpthread/Makefile
parentbed73a244fdc6c6b83178d22e5b151860ccb5a4f (diff)
Notes
Diffstat (limited to 'lib/libpthread/Makefile')
-rw-r--r--lib/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index ea000bda4a45..9b20a24a4e5e 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -6,7 +6,7 @@
# from CFLAGS below. To remove these strings from just the system call
# stubs, remove just -DSYSLIBC_RCS from CFLAGS.
LIB=c_r
-SHLIB_MAJOR= 4
+SHLIB_MAJOR= 5
SHLIB_MINOR= 0
CFLAGS+=-DLIBC_RCS -DSYSLIBC_RCS -I${.CURDIR}/../libc/include
CFLAGS+=-DPTHREAD_KERNEL -D_THREAD_SAFE -I${.CURDIR}/uthread