summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libssh2/libssh2_1.11.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libssh2/libssh2_1.11.0.bb b/meta/recipes-support/libssh2/libssh2_1.11.0.bb
index 711bf937f5..edc25db1b1 100644
--- a/meta/recipes-support/libssh2/libssh2_1.11.0.bb
+++ b/meta/recipes-support/libssh2/libssh2_1.11.0.bb
@@ -18,6 +18,7 @@ inherit autotools pkgconfig ptest
18EXTRA_OECONF += "\ 18EXTRA_OECONF += "\
19 --with-libz \ 19 --with-libz \
20 --with-libz-prefix=${STAGING_LIBDIR} \ 20 --with-libz-prefix=${STAGING_LIBDIR} \
21 --disable-rpath \
21 " 22 "
22DISABLE_STATIC = "" 23DISABLE_STATIC = ""
23 24