aboutsummaryrefslogtreecommitdiff
path: root/secure/usr.bin
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-03-11 17:21:52 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-03-11 17:21:52 +0000
commit7cf3a1c6b250b3d5403c89c485b8a9ae77d2d89d (patch)
treec7c6432bea7a4d89ef9b8fc3cd74ebbe223187dc /secure/usr.bin
parente8eb6b5cd648669c59375286dbd6aa180da46115 (diff)
Notes
Diffstat (limited to 'secure/usr.bin')
-rw-r--r--secure/usr.bin/bdes/Makefile.depend1
-rw-r--r--secure/usr.bin/openssl/Makefile.depend1
-rw-r--r--secure/usr.bin/scp/Makefile.depend1
-rw-r--r--secure/usr.bin/sftp/Makefile.depend1
-rw-r--r--secure/usr.bin/ssh-add/Makefile.depend1
-rw-r--r--secure/usr.bin/ssh-agent/Makefile.depend1
-rw-r--r--secure/usr.bin/ssh-keygen/Makefile.depend1
-rw-r--r--secure/usr.bin/ssh-keyscan/Makefile.depend1
-rw-r--r--secure/usr.bin/ssh/Makefile.depend1
9 files changed, 9 insertions, 0 deletions
diff --git a/secure/usr.bin/bdes/Makefile.depend b/secure/usr.bin/bdes/Makefile.depend
index 9cc6bb23f470..761a02420758 100644
--- a/secure/usr.bin/bdes/Makefile.depend
+++ b/secure/usr.bin/bdes/Makefile.depend
@@ -8,6 +8,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
secure/lib/libcrypto \
diff --git a/secure/usr.bin/openssl/Makefile.depend b/secure/usr.bin/openssl/Makefile.depend
index a08ad37a2306..88ac4865f8fc 100644
--- a/secure/usr.bin/openssl/Makefile.depend
+++ b/secure/usr.bin/openssl/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/msun \
secure/lib/libcrypto \
secure/lib/libssl \
diff --git a/secure/usr.bin/scp/Makefile.depend b/secure/usr.bin/scp/Makefile.depend
index 99b777dec6bf..e31fa30260eb 100644
--- a/secure/usr.bin/scp/Makefile.depend
+++ b/secure/usr.bin/scp/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libpam/libpam \
lib/libutil \
diff --git a/secure/usr.bin/sftp/Makefile.depend b/secure/usr.bin/sftp/Makefile.depend
index 175a23d737dd..48894d8f77cf 100644
--- a/secure/usr.bin/sftp/Makefile.depend
+++ b/secure/usr.bin/sftp/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libedit \
lib/libpam/libpam \
diff --git a/secure/usr.bin/ssh-add/Makefile.depend b/secure/usr.bin/ssh-add/Makefile.depend
index 99b777dec6bf..e31fa30260eb 100644
--- a/secure/usr.bin/ssh-add/Makefile.depend
+++ b/secure/usr.bin/ssh-add/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libpam/libpam \
lib/libutil \
diff --git a/secure/usr.bin/ssh-agent/Makefile.depend b/secure/usr.bin/ssh-agent/Makefile.depend
index 99b777dec6bf..e31fa30260eb 100644
--- a/secure/usr.bin/ssh-agent/Makefile.depend
+++ b/secure/usr.bin/ssh-agent/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libpam/libpam \
lib/libutil \
diff --git a/secure/usr.bin/ssh-keygen/Makefile.depend b/secure/usr.bin/ssh-keygen/Makefile.depend
index 99b777dec6bf..e31fa30260eb 100644
--- a/secure/usr.bin/ssh-keygen/Makefile.depend
+++ b/secure/usr.bin/ssh-keygen/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libpam/libpam \
lib/libutil \
diff --git a/secure/usr.bin/ssh-keyscan/Makefile.depend b/secure/usr.bin/ssh-keyscan/Makefile.depend
index 99b777dec6bf..e31fa30260eb 100644
--- a/secure/usr.bin/ssh-keyscan/Makefile.depend
+++ b/secure/usr.bin/ssh-keyscan/Makefile.depend
@@ -9,6 +9,7 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libpam/libpam \
lib/libutil \
diff --git a/secure/usr.bin/ssh/Makefile.depend b/secure/usr.bin/ssh/Makefile.depend
index ac53aefc693b..97edbeb27da7 100644
--- a/secure/usr.bin/ssh/Makefile.depend
+++ b/secure/usr.bin/ssh/Makefile.depend
@@ -12,6 +12,7 @@ DIRDEPS = \
kerberos5/lib/libkrb5 \
lib/${CSU_DIR} \
lib/libc \
+ lib/libcompiler_rt \
lib/libcrypt \
lib/libgssapi \
lib/libpam/libpam \