mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-perl/Crypt-OpenSSL-RSA: Search for OpenSSL in specific location
Crypt-OpenSSL-Guess looks for OpenSSL in a bunch of random places, which we want to avoid. Specifying it this way also fixes cross-compiling, at least when combined with other fixes. Signed-off-by: James Le Cuirot <chewi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
544b6f687f
commit
c03f68eb36
@@ -37,3 +37,5 @@ PERL_RM_FILES=(
|
||||
)
|
||||
|
||||
mydoc="rfc*.txt"
|
||||
|
||||
export OPENSSL_PREFIX="${ESYSROOT}/usr"
|
||||
|
||||
Reference in New Issue
Block a user