Files
buildroot/package
Fabrice Fontaine 9a1d1aa697 package/pppd: fix build with libressl
Fix the following build failure with libressl:

eap-tls.c: In function 'ssl_msg_callback':
eap-tls.c:1284:10: error: 'SSL3_RT_HEADER' undeclared (first use in this function); did you mean 'SSL3_RT_ALERT'?
 1284 |     case SSL3_RT_HEADER:
      |          ^~~~~~~~~~~~~~
      |          SSL3_RT_ALERT

Fixes:
 - http://autobuild.buildroot.org/results/7d721833bddf73531fa03b0a626511af6826d0df

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b78ecb7ef8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2022-08-18 08:26:06 +02:00
..
2022-08-10 17:05:35 +02:00
2022-07-22 08:32:32 +02:00
2022-08-18 08:13:07 +02:00
2022-08-16 23:26:42 +02:00
2022-08-08 16:28:38 +02:00
2022-08-16 08:42:17 +02:00
2022-08-16 08:39:10 +02:00
2022-08-03 22:19:44 +02:00
2022-08-11 13:50:28 +02:00
2022-08-14 21:01:31 +02:00