diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:07:04 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2017-10-31 00:07:04 +0000 |
commit | ea825d02749f382c3f7e17f28247f20a48733eab (patch) | |
tree | d73b466e28a3889c0be79b5ad7a917cf5b89be6d /cddl/lib | |
parent | 3806950135d2c8633ec0764e8807eacc87cf3e10 (diff) | |
download | src-ea825d02749f382c3f7e17f28247f20a48733eab.tar.gz src-ea825d02749f382c3f7e17f28247f20a48733eab.zip |
DIRDEPS_BUILD: Update dependencies.
Sponsored by: Dell EMC Isilon
Notes
Notes:
svn path=/head/; revision=325188
Diffstat (limited to 'cddl/lib')
-rw-r--r-- | cddl/lib/libavl/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libctf/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libdtrace/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libnvpair/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libumem/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libuutil/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libzfs/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libzfs_core/Makefile.depend | 1 | ||||
-rw-r--r-- | cddl/lib/libzpool/Makefile.depend | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/cddl/lib/libavl/Makefile.depend b/cddl/lib/libavl/Makefile.depend index 9cb890b58360..cae7e645ef6a 100644 --- a/cddl/lib/libavl/Makefile.depend +++ b/cddl/lib/libavl/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ lib/${CSU_DIR} \ lib/libc \ diff --git a/cddl/lib/libctf/Makefile.depend b/cddl/lib/libctf/Makefile.depend index ff9d79528313..ceebc6a83a34 100644 --- a/cddl/lib/libctf/Makefile.depend +++ b/cddl/lib/libctf/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/cddl/lib/libdtrace/Makefile.depend b/cddl/lib/libdtrace/Makefile.depend index ff38bcc81a9e..68a8d3e9c520 100644 --- a/cddl/lib/libdtrace/Makefile.depend +++ b/cddl/lib/libdtrace/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ cddl/lib/libctf \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/arpa \ include/xlocale \ diff --git a/cddl/lib/libnvpair/Makefile.depend b/cddl/lib/libnvpair/Makefile.depend index c9f9d52f6e26..905e67cc66c9 100644 --- a/cddl/lib/libnvpair/Makefile.depend +++ b/cddl/lib/libnvpair/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/cddl/lib/libumem/Makefile.depend b/cddl/lib/libumem/Makefile.depend index 9cb890b58360..cae7e645ef6a 100644 --- a/cddl/lib/libumem/Makefile.depend +++ b/cddl/lib/libumem/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ lib/${CSU_DIR} \ lib/libc \ diff --git a/cddl/lib/libuutil/Makefile.depend b/cddl/lib/libuutil/Makefile.depend index 3646e2e2b1af..6cfaab1c3644 100644 --- a/cddl/lib/libuutil/Makefile.depend +++ b/cddl/lib/libuutil/Makefile.depend @@ -3,7 +3,6 @@ DIRDEPS = \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/cddl/lib/libzfs/Makefile.depend b/cddl/lib/libzfs/Makefile.depend index d1ae9c336827..c595a33ac32a 100644 --- a/cddl/lib/libzfs/Makefile.depend +++ b/cddl/lib/libzfs/Makefile.depend @@ -8,7 +8,6 @@ DIRDEPS = \ cddl/lib/libuutil \ cddl/lib/libzfs_core \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/cddl/lib/libzfs_core/Makefile.depend b/cddl/lib/libzfs_core/Makefile.depend index 86e045ff4aa0..29182b722f62 100644 --- a/cddl/lib/libzfs_core/Makefile.depend +++ b/cddl/lib/libzfs_core/Makefile.depend @@ -4,7 +4,6 @@ DIRDEPS = \ cddl/lib/libnvpair \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ diff --git a/cddl/lib/libzpool/Makefile.depend b/cddl/lib/libzpool/Makefile.depend index c91de43e0c03..97914fc35322 100644 --- a/cddl/lib/libzpool/Makefile.depend +++ b/cddl/lib/libzpool/Makefile.depend @@ -6,7 +6,6 @@ DIRDEPS = \ cddl/lib/libnvpair \ cddl/lib/libumem \ gnu/lib/csu \ - gnu/lib/libgcc \ include \ include/xlocale \ lib/${CSU_DIR} \ |