Build librtld_db.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Rui Paulo 2010-07-31 16:12:47 +00:00
parent 295790277a
commit fb05b66676
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=210690

View File

@ -90,6 +90,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libpmc} \
${_libproc} \
librt \
${_librtld_db} \
${_libsdp} \
${_libsm} \
${_libsmb} \
@ -174,6 +175,7 @@ _libncp= libncp
_libsmb= libsmb
_libvgl= libvgl
_libproc= libproc
_librtld_db= librtld_db
.endif
.if ${MACHINE_ARCH} == "ia64"