diff options
author | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
---|---|---|
committer | sjg <sjg@FreeBSD.org> | 2013-03-11 17:21:52 +0000 |
commit | 6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d (patch) | |
tree | c7c6432bea7a4d89ef9b8fc3cd74ebbe223187dc /sbin/mount_unionfs/Makefile.depend | |
parent | 80040a24a485c0a91c3dfbf7f98a46eae030e911 (diff) | |
download | FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.zip FreeBSD-src-6d37b86f2b6abb5c0c11a9162e37ddc0ad94f01d.tar.gz |
Updated dependencies
Diffstat (limited to 'sbin/mount_unionfs/Makefile.depend')
-rw-r--r-- | sbin/mount_unionfs/Makefile.depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_unionfs/Makefile.depend b/sbin/mount_unionfs/Makefile.depend index 61e5f50..65ce567 100644 --- a/sbin/mount_unionfs/Makefile.depend +++ b/sbin/mount_unionfs/Makefile.depend @@ -8,6 +8,7 @@ DIRDEPS = \ include/xlocale \ lib/${CSU_DIR} \ lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |