Created attachment 536048 [details, diff] Fix LibreSSL 2.7 Because LibreSSL introduced several new APIs to the upstream, dev-libs/opensc-0.18.0 cannot be built with LibreSSL 2.7 successfully due to the redefinition of several functions already presented in the program as compatibility layer. The attached patch fixes the issue.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cd06c918995921e9deaf912d9474733896934a commit 37cd06c918995921e9deaf912d9474733896934a Author: Alon Bar-Lev <alonbl@gentoo.org> AuthorDate: 2018-06-22 19:38:08 +0000 Commit: Alon Bar-Lev <alonbl@gentoo.org> CommitDate: 2018-06-28 07:53:05 +0000 dev-libs/opensc: fix libressl-2.7 build Closes: https://bugs.gentoo.org/show_bug.cgi?id=658212 Thanks: Tom Li Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-libs/opensc/files/opensc-0.18.0-libressl.patch | 79 ++++++++++++++++++++++ dev-libs/opensc/opensc-0.18.0.ebuild | 1 + 2 files changed, 80 insertions(+)