Files
packages/lang
Sebastian Kemper 6544b67f1f erlang: workaround LibreSSL-3.5.0 compat issues
Cherry-pick four upstream commits that prevent building of
otp_test_engine when LibreSSL-3.5.0 is used.

Since OpenWrt bumped LibreSSL to 3.5.3 the erlang host builds fail to
complete.

 CC	../priv/obj/x86_64-pc-linux-gnu/otp_test_engine.o
otp_test_engine.c: In function 'test_engine_md5_init':
otp_test_engine.c:144:34: error: dereferencing pointer to incomplete type 'EVP_MD_CTX' {aka 'struct env_md_ctx_st'}
 #define data(ctx) ((MD5_CTX *)ctx->md_data)
                                  ^~

Also switch to AUTORELEASE.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2022-07-23 12:45:10 -07:00
..
2022-07-18 17:35:11 +08:00
2021-06-12 21:05:01 -07:00
2022-05-15 05:49:13 -07:00
2021-06-12 21:05:01 -07:00
2022-05-11 17:47:58 -04:00
2021-06-12 21:05:01 -07:00
2022-01-17 21:12:53 -08:00
2021-09-18 14:49:15 -07:00
2022-05-11 17:49:59 -04:00
2022-01-11 16:25:33 -08:00
2021-06-12 21:05:01 -07:00
2022-01-29 13:31:55 -08:00
2021-06-12 21:05:01 -07:00
2022-04-16 11:02:14 -07:00
2022-04-16 11:01:24 -07:00
2022-04-16 11:01:06 -07:00
2022-03-02 16:30:32 -08:00
2021-05-28 22:54:51 +08:00
2022-02-06 11:08:44 -07:00
2022-04-25 12:13:08 -07:00
2022-01-29 08:19:54 -08:00