sys-libs/musl: drop buggy patch from live

Bug: https://bugs.gentoo.org/914256
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-11-13 12:37:22 +00:00
parent 91d8db321b
commit c44d7be1db

View File

@@ -50,10 +50,6 @@ else
PDEPEND="!crypt? ( sys-libs/libxcrypt[system] )"
fi
PATCHES=(
"${FILESDIR}"/${PN}-getifaddrs-qemu-workaround.patch
)
just_headers() {
use headers-only && target_is_not_host
}