summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-20 09:23:37 +0000
committerbapt <bapt@FreeBSD.org>2015-05-20 09:23:37 +0000
commit979ff1c189a6802d4813bde53db5a20e9c7b7cc5 (patch)
tree92620fff1912eff4bfa34c1618a33ef88c6274d9 /Makefile.inc1
parent771edc321d67f2f076ae032224e5fc2de99c21c8 (diff)
downloadFreeBSD-src-979ff1c189a6802d4813bde53db5a20e9c7b7cc5.zip
FreeBSD-src-979ff1c189a6802d4813bde53db5a20e9c7b7cc5.tar.gz
Fix buildworld by adding libproc and librtld_db to the _prebuild_libs
Those are needed to build libdtrace
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 55b15c2..ba70688 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1691,6 +1691,8 @@ _prebuild_libs= ${_kerberos5_lib_libasn1} \
lib/libopie lib/libpam ${_lib_libthr} \
${_lib_libradius} lib/libsbuf lib/libtacplus \
lib/libgeom \
+ lib/libproc \
+ lib/librtld_db \
${_cddl_lib_libumem} ${_cddl_lib_libnvpair} \
${_cddl_lib_libuutil} \
${_cddl_lib_libavl} \
OpenPOWER on IntegriCloud