Skip to content
Commit 402ac25a authored by Javier Viguera's avatar Javier Viguera Committed by Joe MacDonald
Browse files

stunnel: fix configure ssl parameter



'--with-ssl=DIR' configure parameter expects the location of the
libraries and include files in the sysroot. This means the directory
containing the 'lib' and 'include' subdirectories, not the include
directory itself.

This fixes an error at configure time:

checking
<local-path>/tmp/sysroots/ccimx6adpt/usr/include/include/openssl/engine.h
usability... no

(notice duplicated include entry in above line)

Signed-off-by: default avatarJavier Viguera <javier.viguera@digi.com>
Signed-off-by: default avatarJoe MacDonald <joe@deserted.net>
parent 3fb3c2c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment