dev-qt/qtwebengine: drop upstreamed glibc-2.43 patch in >=6.10.3

It still applied and included signal.h twice.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2026-04-03 16:28:51 -04:00
parent df28eef169
commit 8d6a4aacf6
3 changed files with 0 additions and 3 deletions

View File

@@ -109,7 +109,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
"${FILESDIR}"/${PN}-6.10.2-clang-22.patch
"${FILESDIR}"/${PN}-6.10.2-glibc-2.43.patch
"${FILESDIR}"/${PN}-6.10.3-climits.patch
)

View File

@@ -109,7 +109,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
"${FILESDIR}"/${PN}-6.10.2-clang-22.patch
"${FILESDIR}"/${PN}-6.10.2-glibc-2.43.patch
"${FILESDIR}"/${PN}-6.10.3-climits.patch
)

View File

@@ -108,7 +108,6 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
"${FILESDIR}"/${PN}-6.10.2-glibc-2.43.patch
"${FILESDIR}"/${PN}-6.10.3-climits.patch
)