82c0253090
Fix the following build failure without DES raised since bump to version 26.0.2 in commit 2cfa86a54882f2831b36a78a0ca642aa3a4bd0a4: cipher.c:51:42: error: 'EVP_des_ede3_cbc' undeclared here (not in a function); did you mean 'SN_des_ede3_cbc'? 51 | {{"des_ede3_cbc"}, "des-ede3-cbc", {&EVP_des_ede3_cbc}, 0, 0}, | ^~~~~~~~~~~~~~~~ | SN_des_ede3_cbc Fixes: - http://autobuild.buildroot.org/results/1aace0ee738f8ec4aa2c9a739fc7535c3b6bf884 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0001-lib-crypto-c_src-openssl_config.h-fix-build-without-.patch | ||
Config.in | ||
erlang.hash | ||
erlang.mk |