[openssl-dev] [PATCH] Fix error in generated libeay32.def for OPENSSL_NO_ENGINE

Mladen Turk mturk at apache.org
Fri Oct 23 08:55:32 UTC 2015


Patch fixes
LIBEAY32.def : error LNK2001: unresolved external symbol TS_CONF_set_crypto_device
LIBEAY32.def : error LNK2001: unresolved external symbol TS_CONF_set_default_engine
caused by always adding those functions to .def file
Ensure they are added only if engine is not disabled


Regards
-- 
^TM
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssl-1.0.2c-tsconf-engine.patch
Type: text/x-patch
Size: 1210 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20151023/aec539b4/attachment.bin>


More information about the openssl-dev mailing list