commit:     73eac12c6174dd93c6d52c1190fde9d9a63d1776
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Oct 15 14:38:36 2025 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed Oct 15 14:38:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=73eac12c

dev-libs/libressl: remove MULTILIB_WRAPPED_HEADERS

opensslconf.h is now machine independent.

Upstream-Commit: 
https://github.com/libressl/portable/commit/e4e25cd2815efbf586a4297ed777e8653367a2b4
Signed-off-by: orbea <orbea <AT> riseup.net>

 dev-libs/libressl/{libressl-4.2.0.ebuild => libressl-4.2.0-r1.ebuild} | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-libs/libressl/libressl-4.2.0.ebuild 
b/dev-libs/libressl/libressl-4.2.0-r1.ebuild
similarity index 96%
rename from dev-libs/libressl/libressl-4.2.0.ebuild
rename to dev-libs/libressl/libressl-4.2.0-r1.ebuild
index b7f13ce..db4df78 100644
--- a/dev-libs/libressl/libressl-4.2.0.ebuild
+++ b/dev-libs/libressl/libressl-4.2.0-r1.ebuild
@@ -30,8 +30,6 @@ RDEPEND="netcat? (
        !net-analyzer/openbsd-netcat
 )"
 
-MULTILIB_WRAPPED_HEADERS=( /usr/include/openssl/opensslconf.h )
-
 # LibreSSL checks for libc features during configure
 QA_CONFIG_IMPL_DECL_SKIP=(
        __va_copy

Reply via email to