app-emulation/qemu: reuse glibc-2.41 patch in 9.0.4 and 9.1.2

Bug: https://bugs.gentoo.org/949098
Signed-off-by: Dmitry Khromov <dk@icelogic.net>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Dmitry Khromov
2025-02-16 19:48:38 +03:00
committed by Sam James
parent 36c9329966
commit d60034f3b4
2 changed files with 2 additions and 0 deletions

View File

@@ -322,6 +322,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
"${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
"${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
"${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
)

View File

@@ -321,6 +321,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-9.0.0-also-build-virtfs-proxy-helper.patch
"${FILESDIR}"/${PN}-8.1.0-skip-tests.patch
"${FILESDIR}"/${PN}-8.1.0-find-sphinx.patch
"${FILESDIR}"/${PN}-9.2.0-glibc-2.41.patch
)