commit: bb6b1ab72b68f55f69ca54a85ef6bd7e34027f08
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 3 11:31:18 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 3 11:31:18 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb6b1ab7
net-libs/ngtcp2: drop munit patch from live
Fixed upstream.
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-libs/ngtcp2/ngtcp2-9999.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-libs/ngtcp2/ngtcp2-9999.ebuild
b/net-libs/ngtcp2/ngtcp2-9999.ebuild
index f59f2eb6f3a2..0f374b9abbda 100644
--- a/net-libs/ngtcp2/ngtcp2-9999.ebuild
+++ b/net-libs/ngtcp2/ngtcp2-9999.ebuild
@@ -35,10 +35,6 @@ DEPEND="
"
RESTRICT="!test? ( test )"
-PATCHES=(
- "${FILESDIR}"/${PN}-1.10.0-munit-c23.patch
-)
-
multilib_src_configure() {
local mycmakeargs=(
-DENABLE_STATIC_LIB=$(usex static-libs)