summaryrefslogtreecommitdiffstats
path: root/crypto/libssh/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libssh/BUILD')
-rwxr-xr-xcrypto/libssh/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/libssh/BUILD b/crypto/libssh/BUILD
index e013b8d866..a1c4818ded 100755
--- a/crypto/libssh/BUILD
+++ b/crypto/libssh/BUILD
@@ -1 +1,4 @@
+if [[ "$SSH_CRYPTO" == libgcrypt ]];then
+ OPTS+=" -DWITH_GCRYPT=1"
+fi &&
cmake_build