For 7.0 make the shared lib "version" '3'.
Approved by: re(kensmith)
This commit is contained in:
parent
b5ee404d5b
commit
bc9a924be7
@ -16,7 +16,7 @@ SHLIBDIR= /lib
|
||||
.endif
|
||||
|
||||
LIB=kse
|
||||
SHLIB_MAJOR= 0
|
||||
SHLIB_MAJOR= 3
|
||||
CFLAGS+=-DPTHREAD_KERNEL
|
||||
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
|
||||
-I${.CURDIR}/../../include
|
||||
|
Loading…
Reference in New Issue
Block a user