buildroot/package/libp11
Fabrice Fontaine 97fcc6ef0e package/libp11: fix build with libressl
Fix the following build failure with libressl:

p11_rsa.c:355:14: error: static declaration of 'RSA_meth_get_finish' follows non-static declaration
  355 | static int (*RSA_meth_get_finish(const RSA_METHOD *meth)) (RSA *rsa)
      |              ^~~~~~~~~~~~~~~~~~~

Fixes:
 - http://autobuild.buildroot.org/results/de3b1e97796f717eac47d291911e3e1517cb557b

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
(cherry picked from commit 581d397ec0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-04-10 17:32:50 +02:00
..
0001-Update-wp11_rsa.c.patch
Config.in
Config.in.host
libp11.hash
libp11.mk