[Buildroot] [PATCH 1/1] package/trousers: fix build with libressl >= 2.7.0

Peter Korsgaard peter at korsgaard.com
Mon Apr 11 07:10:39 UTC 2022


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with libressl >= 2.7.0:
 > crypto/openssl/rsa.c:43:1: error: static declaration of 'RSA_set0_key' follows non-static declaration
 >    43 | RSA_set0_key(RSA *r, BIGNUM *n, BIGNUM *e, BIGNUM *d)
 >       | ^~~~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/607131255453da2dc0dab20a24264b3e74001525

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list