mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 17:46:16 +04:00
Merge pull request #4078 from TDT-GmbH/openssh_engine_fix
openssh: Fix ssl-engine support Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
@@ -175,7 +175,7 @@ CONFIGURE_ARGS += \
|
||||
--without-pam
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_OPENSSL_ENGINE),y)
|
||||
ifeq ($(CONFIG_OPENSSL_ENGINE_CRYPTO),y)
|
||||
CONFIGURE_ARGS+= \
|
||||
--with-ssl-engine
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user