mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
openssh: Fix ssl-engine support
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
This commit is contained in:
@@ -175,7 +175,7 @@ CONFIGURE_ARGS += \
|
|||||||
--without-pam
|
--without-pam
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_OPENSSL_ENGINE),y)
|
ifeq ($(CONFIG_OPENSSL_ENGINE_CRYPTO),y)
|
||||||
CONFIGURE_ARGS+= \
|
CONFIGURE_ARGS+= \
|
||||||
--with-ssl-engine
|
--with-ssl-engine
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user