buildroot/package/erlang
Fabrice Fontaine 82c0253090 package/erlang: fix build without DES
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>
2023-12-09 15:53:30 +01:00
..
0001-lib-crypto-c_src-openssl_config.h-fix-build-without-.patch package/erlang: fix build without DES 2023-12-09 15:53:30 +01:00
Config.in package/erlang: disable for uclibc, fix glibc-build 2023-11-29 08:41:30 +01:00
erlang.hash
erlang.mk package/erlang: drop leftover comment 2023-10-07 22:52:33 +02:00