aboutsummaryrefslogtreecommitdiff
path: root/net/tinc/patches/020-Fix-compilation-without-deprecated-OpenSSL-APIs.patch
Commit message (Collapse)AuthorAge
* tinc: fix build regression in pkg 1.0.36-1Saverio Proto2019-10-29
| | | | | | | | the patches 010-Fix-compilation-when-OpenSSL-has-no-ENGINE-support and 020-Fix-compilation-without-deprecated-OpenSSL-APIs are now merged upstream, so they must be dropped from the OpenWrt pkg Signed-off-by: Saverio Proto <zioproto@gmail.com>
* tinc: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-12
Minor Makefile adjustments. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>