summaryrefslogtreecommitdiffstats
path: root/package/pound/0003-Support-for-libressl-coexisting-with-openssl-1.1.x.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/pound: Fix build with OpenSSL 1.1.xBernd Kuhls2019-02-051-0/+140
The patches enable two new API configurations, one for OpenSSL 1.1.x and the other LibreSSL. A dependency is added to use the Buildroot host tool openssl to create headers (dh512.h). This resolves a host OS mismatch with openssl versions. (The Makefile does this generation as part of the initial build) Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Patrick Havelange <patrick.havelange@essensium.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud