net-libs/ngtcp2: drop munit patch from live

Fixed upstream.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-01-03 11:31:18 +00:00
parent 7caf564409
commit bb6b1ab72b

View File

@@ -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)