Conversation
Tested with - OpenSSL 1.1.0h - LibreSSL 2.7.2 on 2.1.4 version Signed-off-by: Bernard Spil <brnrd@FreeBSD.org>
Signed-off-by: Bernard Spil <brnrd@FreeBSD.org>
|
All packages are OK on FreeBSD. Cross-tested
Build logs (poudriere) on https://keg.brnrd.eu/ (enumerating all 32 logs here was a bit much) |
|
The CI is failing on LibreSSL 2.7.2 here. It looks like the defines probably aren't quite right. There are several symbols not present in 2.7.2 (You can see them in the error output from jenkins) |
|
Does something need to be added here so libressl also takes the |
|
I've been digging and found some more issues where LibreSSL is missing methods. Expect an update to the 4210 issue shortly. |
|
Just pushed an update to #4210 that fixes all 'implicit declaration' warnings during build and allows make test to run. |
|
We do our libre tests in travis now so this PR is not necessary to test the 2.7.x PR. |
This tests #4210 with libre 2.7.2 in jenkins