mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Remove pending actions asked in comments for SHLIB_MAJOR bump, done.
Reviewed by: ume
This commit is contained in:
parent
de7ac8d19c
commit
55cd304ad1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=158809
@ -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 New Issue
Block a user