2d4a9308d7
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@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
0001-Check-if-the-compiler-understands-pie-and-relro-options.patch | ||
0002-Check-that-getpwent_r-is-available-before-using-it.patch | ||
0003-Fix-build-with-LibreSSL-2-7.patch | ||
Config.in | ||
trousers.hash | ||
trousers.mk |