1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Cloudflare's PKI and TLS toolkit"
9 HOMEPAGE="https://github.com/cloudflare/cfssl"
10 SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
12 LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0"
14 KEYWORDS="~amd64 ~arm64"
17 RDEPEND="!!dev-lang/mono" #File collision (bug 614364)
20 "${FILESDIR}/${PN}-1.4.1-build-fix.patch"
25 use elibc_musl && export CGO_CFLAGS="-D_LARGEFILE64_SOURCE"
27 CGO_LDFLAGS="$(usex hardened '-fno-PIC ' '')" emake VERSION="${PV}"
32 dodoc CHANGELOG README.md