Bump the libc major version number to 6.
This commit is contained in:
parent
f25843fddd
commit
6bc2b4b7db
@ -10,7 +10,7 @@
|
|||||||
LIB=c
|
LIB=c
|
||||||
# If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c.
|
# If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c.
|
||||||
# If you bump SHLIB_MAJOR, see standards/55112.
|
# If you bump SHLIB_MAJOR, see standards/55112.
|
||||||
SHLIB_MAJOR= 5
|
SHLIB_MAJOR= 6
|
||||||
SHLIBDIR?= /lib
|
SHLIBDIR?= /lib
|
||||||
WARNS?= 2
|
WARNS?= 2
|
||||||
CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include
|
CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include
|
||||||
|
Loading…
x
Reference in New Issue
Block a user