diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2007-05-21 02:49:08 +0000 |
| commit | 419ecd5dee28e23b759fc90ff551d2fd188cb86f (patch) | |
| tree | ad137f78093ffd47facbcbef6a68bb303af76e93 /lib/libc_r | |
| parent | 9404513cfa140785ed9109696d41ac308b213941 (diff) | |
Notes
Diffstat (limited to 'lib/libc_r')
| -rw-r--r-- | lib/libc_r/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/Makefile b/lib/libc_r/Makefile index f8ea3b10bdf9..c79b4d6ae08b 100644 --- a/lib/libc_r/Makefile +++ b/lib/libc_r/Makefile @@ -15,7 +15,7 @@ SHLIBDIR= /lib .endif LIB=c_r -SHLIB_MAJOR= 6 +SHLIB_MAJOR= 7 CFLAGS+=-DPTHREAD_KERNEL CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/uthread \ -I${.CURDIR}/../../include |
