mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-24 11:29:10 +00:00
Bump the shared library major version due to ABI conflicts.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
8eb20f364f
commit
295790277a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210689
@ -13,7 +13,7 @@ INCS= libproc.h
|
||||
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MAJOR= 3
|
||||
|
||||
WITHOUT_MAN=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user