mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04: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
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ INCS= libproc.h
|
|||
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
|
||||
SHLIB_MAJOR= 2
|
||||
SHLIB_MAJOR= 3
|
||||
|
||||
WITHOUT_MAN=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue