Install a PIC libelf. This will be needed by the DTrace runtime

instrumentation object (dtri.o).

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Rui Paulo 2010-08-21 10:40:12 +00:00
parent 28be8b2ba9
commit 9329096b80
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211540

View File

@ -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}