summaryrefslogtreecommitdiffstats
path: root/package/libssh2
diff options
context:
space:
mode:
Diffstat (limited to 'package/libssh2')
-rw-r--r--package/libssh2/libssh2.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libssh2/libssh2.mk b/package/libssh2/libssh2.mk
index 0e13701b29..89cb733224 100644
--- a/package/libssh2/libssh2.mk
+++ b/package/libssh2/libssh2.mk
@@ -42,7 +42,7 @@ endif
HOST_LIBSSH2_DEPENDENCIES += host-openssl
HOST_LIBSSH2_CONF_OPTS += --with-openssl \
- --with-libssl-prefix=$(HOST_DIR)/usr \
+ --with-libssl-prefix=$(HOST_DIR) \
--without-libgcrypt
$(eval $(autotools-package))
OpenPOWER on IntegriCloud