DIRDEPS_BUILD: Update dependencies.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
1c8cc669c9
commit
621419c360
@ -13,7 +13,9 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
lib/libproc \
|
||||
lib/libprocstat \
|
||||
lib/librtld_db \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
|
@ -13,7 +13,9 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
lib/libproc \
|
||||
lib/libprocstat \
|
||||
lib/librt \
|
||||
lib/librtld_db \
|
||||
lib/libthr \
|
||||
|
@ -13,7 +13,9 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
lib/libproc \
|
||||
lib/libprocstat \
|
||||
lib/librtld_db \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
|
@ -6,6 +6,7 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -6,6 +6,7 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/libc++ \
|
||||
lib/msun \
|
||||
usr.bin/clang/clang-tblgen.host \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -11,9 +11,10 @@ DIRDEPS = \
|
||||
lib/atf/libatf-c++ \
|
||||
lib/libc \
|
||||
lib/libc++ \
|
||||
lib/libthr \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libnetbsd \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
lib/msun \
|
||||
|
||||
|
@ -12,6 +12,7 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libelf \
|
||||
lib/libprocstat \
|
||||
lib/librtld_db \
|
||||
lib/libutil \
|
||||
|
||||
|
@ -13,7 +13,9 @@ DIRDEPS = \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcxxrt \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
lib/libproc \
|
||||
lib/libprocstat \
|
||||
lib/librtld_db \
|
||||
lib/libutil \
|
||||
lib/libz \
|
||||
|
@ -10,6 +10,7 @@ DIRDEPS = \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libelf \
|
||||
lib/libprocstat \
|
||||
lib/libutil \
|
||||
|
||||
|
||||
|
@ -9,8 +9,6 @@ DIRDEPS = \
|
||||
include/gssapi \
|
||||
include/rpc \
|
||||
include/xlocale \
|
||||
kerberos5/lib/libasn1 \
|
||||
kerberos5/lib/libkrb5 \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
|
@ -9,6 +9,9 @@ DIRDEPS = \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libdevstat \
|
||||
lib/libelf \
|
||||
lib/libkvm \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -8,8 +8,14 @@ DIRDEPS = \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libarchive \
|
||||
lib/libbz2 \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libexpat \
|
||||
lib/liblzma \
|
||||
lib/libthr \
|
||||
lib/libz \
|
||||
secure/lib/libcrypto \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -5,6 +5,7 @@ DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
include/arpa \
|
||||
include/xlocale \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
@ -13,6 +14,7 @@ DIRDEPS = \
|
||||
lib/libthr \
|
||||
lib/libutil \
|
||||
lib/libvmmapi \
|
||||
lib/libz \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
@ -2,6 +2,13 @@
|
||||
# Autogenerated - do NOT edit!
|
||||
|
||||
DIRDEPS = \
|
||||
gnu/lib/csu \
|
||||
gnu/lib/libgcc \
|
||||
include \
|
||||
lib/${CSU_DIR} \
|
||||
lib/libc \
|
||||
lib/libcompiler_rt \
|
||||
lib/libcrypt \
|
||||
|
||||
|
||||
.include <dirdeps.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user