dev-libs/nss: allow usage of SSLKEYLOGFILE environment variable

Closes: https://github.com/gentoo/gentoo/pull/13990
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2019-12-15 17:36:34 +01:00
parent 47e37fb7de
commit bb2d6491fd
2 changed files with 2 additions and 0 deletions

View File

@@ -175,6 +175,7 @@ multilib_src_compile() {
)
fi
export NSS_ALLOW_SSLKEYLOGFILE=1
export NSS_ENABLE_WERROR=0 #567158
export BUILD_OPT=1
export NSS_USE_SYSTEM_SQLITE=1

View File

@@ -175,6 +175,7 @@ multilib_src_compile() {
)
fi
export NSS_ALLOW_SSLKEYLOGFILE=1
export NSS_ENABLE_WERROR=0 #567158
export BUILD_OPT=1
export NSS_USE_SYSTEM_SQLITE=1