Author: rpaulo
Date: Sat Aug 21 10:40:12 2010
New Revision: 211540
URL: http://svn.freebsd.org/changeset/base/211540
Log:
Install a PIC libelf. This will be needed by the DTrace runtime
instrumentation object (dtri.o).
Sponsored by: The FreeBSD Foundation
Modified:
head/lib/libelf/Makefile
Modified: head/lib/libelf/Makefile
==============================================================================
--- head/lib/libelf/Makefile Sat Aug 21 10:39:51 2010 (r211539)
+++ head/lib/libelf/Makefile Sat Aug 21 10:40:12 2010 (r211540)
@@ -55,6 +55,7 @@ SRCS= elf_begin.c
\
${GENSRCS}
INCS= libelf.h gelf.h
+INSTALL_PIC_ARCHIVE=yes
GENSRCS= libelf_fsize.c libelf_msize.c libelf_convert.c
CLEANFILES= ${GENSRCS}
CFLAGS+= -I. -I${.CURDIR}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"