aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2020-02-06 17:51:48 +0000
committerWarner Losh <imp@FreeBSD.org>2020-02-06 17:51:48 +0000
commit75ababf8b51470880bdb37e1f3d417989f25ff20 (patch)
treeb3ff5244550157af710a40165a8118e88d812989 /Makefile.inc1
parentac12771c013aa8e6f344f20dd8866fb6d438575e (diff)
downloadsrc-75ababf8b51470880bdb37e1f3d417989f25ff20.tar.gz
src-75ababf8b51470880bdb37e1f3d417989f25ff20.zip
Restore missing comment
I was overly agressive about removing the entire comment. It was still valid, except the part about being only for some architectures. Reviewed by: emaste Differenial Revision: https://reviews.freebsd.org/D23523
Notes
Notes: svn path=/head/; revision=357623
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 5433eb958204..4f7aaae6d654 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -2912,6 +2912,7 @@ _cddl_lib_libctf= cddl/lib/libctf
_cddl_lib= cddl/lib
cddl/lib/libctf__L: lib/libz__L
.endif
+# cddl/lib/libdtrace requires lib/libproc and lib/librtld_db
_prebuild_libs+= lib/libprocstat lib/libproc lib/librtld_db
lib/libprocstat__L: lib/libelf__L lib/libkvm__L lib/libutil__L
lib/libproc__L: lib/libprocstat__L