mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove pending actions asked in comments for SHLIB_MAJOR bump, done.
Reviewed by: ume
This commit is contained in:
parent
de7ac8d19c
commit
55cd304ad1
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ SHLIBDIR?= /lib
|
|||
# To include legacy CSRG sccsid strings, add -DLIBC_SCCS and -DSYSLIBC_SCCS
|
||||
# to CFLAGS below. -DSYSLIBC_SCCS affects just the system call stubs.
|
||||
LIB=c
|
||||
# If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c.
|
||||
# If you bump SHLIB_MAJOR, see standards/55112.
|
||||
SHLIB_MAJOR= 7
|
||||
WARNS?= 2
|
||||
CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include
|
||||
|
|
|
|||
Loading…
Reference in a new issue