From 55cd304ad1493a64d8f20192fc377516df1cb816 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:12:44 +0000 Subject: [PATCH] Remove pending actions asked in comments for SHLIB_MAJOR bump, done. Reviewed by: ume --- lib/libc/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/libc/Makefile b/lib/libc/Makefile index 80dcae2c1d1..90dc8807f33 100644 --- a/lib/libc/Makefile +++ b/lib/libc/Makefile @@ -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 -- 2.45.2