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
This commit is contained in:
@@ -11,6 +11,7 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libdevstat \
|
||||
lib/libedit \
|
||||
lib/libelf \
|
||||
lib/libexpat \
|
||||
lib/libgeom \
|
||||
lib/libkvm \
|
||||
|
||||
Reference in New Issue
Block a user