summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2018-10-19 23:29:03 +0300
committerAlon Bar-Lev <alonbl@gentoo.org>2018-10-19 23:29:47 +0300
commitfde471e298782241675d66f2e7a4e3c11cf4e599 (patch)
tree494fb736b56c41bf6723920cbc5a3398bfd8c8ce /dev-libs/softhsm/softhsm-2.5.0.ebuild
parentdev-db/mysql: amd64 stable wrt bug #658822 (diff)
downloadgentoo-fde471e298782241675d66f2e7a4e3c11cf4e599.tar.gz
gentoo-fde471e298782241675d66f2e7a4e3c11cf4e599.tar.bz2
gentoo-fde471e298782241675d66f2e7a4e3c11cf4e599.zip
dev-libs/softhsm: fix libressl
Closes: https://bugs.gentoo.org/show_bug.cgi?id=669038 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-libs/softhsm/softhsm-2.5.0.ebuild')
-rw-r--r--dev-libs/softhsm/softhsm-2.5.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-libs/softhsm/softhsm-2.5.0.ebuild b/dev-libs/softhsm/softhsm-2.5.0.ebuild
index aecd75f474e9..efb92f3af4d2 100644
--- a/dev-libs/softhsm/softhsm-2.5.0.ebuild
+++ b/dev-libs/softhsm/softhsm-2.5.0.ebuild
@@ -26,6 +26,10 @@ DOCS=(
README.md
)
+PATCHES=(
+ "${FILESDIR}/${P}-libressl.patch"
+)
+
src_configure() {
econf \
--disable-static \