summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libssh/libssh_0.8.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libssh/libssh_0.8.4.bb')
-rw-r--r--meta-oe/recipes-support/libssh/libssh_0.8.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.8.4.bb b/meta-oe/recipes-support/libssh/libssh_0.8.4.bb
index 8566741a3..6040ec959 100644
--- a/meta-oe/recipes-support/libssh/libssh_0.8.4.bb
+++ b/meta-oe/recipes-support/libssh/libssh_0.8.4.bb
@@ -16,6 +16,8 @@ inherit cmake
16PACKAGECONFIG ??="" 16PACKAGECONFIG ??=""
17PACKAGECONFIG[gssapi] = "-DWITH_GSSAPI=1, -DWITH_GSSAPI=0, krb5, " 17PACKAGECONFIG[gssapi] = "-DWITH_GSSAPI=1, -DWITH_GSSAPI=0, krb5, "
18 18
19ARM_INSTRUCTION_SET_armv5 = "arm"
20
19EXTRA_OECMAKE = " \ 21EXTRA_OECMAKE = " \
20 -DWITH_GCRYPT=1 \ 22 -DWITH_GCRYPT=1 \
21 -DWITH_PCAP=1 \ 23 -DWITH_PCAP=1 \