bin/72138: libc.so.5 isn't installed in a safe way

Xin LI delphij at frontfree.net
Mon Sep 27 21:34:52 PDT 2004


(-CURRENT is cc'ed for a boarder review)

I fell like this idea, and here is the patch for review:

Index: Makefile
===================================================================
RCS file: /r/ncvs/src/lib/libc/Makefile,v
retrieving revision 1.52
diff -u -r1.52 Makefile
--- Makefile	14 May 2004 12:04:29 -0000	1.52
+++ Makefile	28 Sep 2004 04:30:26 -0000
@@ -16,6 +16,7 @@
 CFLAGS+=-I${.CURDIR}/include -I${.CURDIR}/../../include
 CFLAGS+=-I${.CURDIR}/${MACHINE_ARCH}
 CLEANFILES+=tags
+SHLINSTALLFLAGS+=	-S
 INSTALL_PIC_ARCHIVE=	yes
 PRECIOUSLIB=	yes
 

It's also available here:

	http://people.freebsd.org/~delphij/patch-libc


More information about the freebsd-current mailing list