summaryrefslogtreecommitdiffstats
path: root/bin/pkill
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-01 05:18:48 +0000
commit44973a75bbe94332e13d1ffb36e39a91e4e07c07 (patch)
tree87aef44886122d4f33737f7d44bb826a2b4711f9 /bin/pkill
parent5b8aada6849113024e237f9044c70f9027c736d7 (diff)
downloadFreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.zip
FreeBSD-src-44973a75bbe94332e13d1ffb36e39a91e4e07c07.tar.gz
Update dependencies after r291406 added libelf to libkvm.
Unfortunately filemon/meta mode tracks all indirect dependencies here since ld(1) is reading libelf when linking in libkvm. Churn would be reduced if this was able to be limited to direct dependencies. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'bin/pkill')
-rw-r--r--bin/pkill/Makefile.depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkill/Makefile.depend b/bin/pkill/Makefile.depend
index 2940edd..35df7dc 100644
--- a/bin/pkill/Makefile.depend
+++ b/bin/pkill/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libelf \
lib/libjail \
lib/libkvm \
OpenPOWER on IntegriCloud