dev-libs/libksba: Sync with Gentoo

It's from Gentoo commit 0d6f6f4682eca6362a1e2965ef0d4edd96e42802.
This commit is contained in:
Flatcar Buildbot 2023-05-22 07:12:32 +00:00 committed by Krzesimir Nowak
parent 0417cd4116
commit 928d0c8119

View File

@ -37,6 +37,7 @@ src_configure() {
export CC_FOR_BUILD="$(tc-getBUILD_CC)"
local myeconfargs=(
--disable-valgrind-tests
$(use_enable static-libs static)
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"