summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
Diffstat (limited to 'rules')
-rw-r--r--rules/host-openssl.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/host-openssl.make b/rules/host-openssl.make
index 3308ebaa4..4ca1ce52b 100644
--- a/rules/host-openssl.make
+++ b/rules/host-openssl.make
@@ -35,6 +35,8 @@ HOST_OPENSSL_MAKE_PAR := NO
HOST_OPENSSL_CONF_OPT = \
--prefix=/ \
--install_prefix=$(HOST_OPENSSL_PKGDIR)
+HOST_OPENSSL_INSTALL_OPT := \
+ install_sw
#
# Follow the directions in INSTALL section 1a.