summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-02-25 07:52:37 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-25 13:45:15 -0500
commitcd804c66f16a9999a72e5b7c21433854a8f8931c (patch)
treee52868ede481f16ed883aa38073ac3041b69bf14 /dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild
parentdev-lang/tcl: drop QA warnings (diff)
downloadgentoo-cd804c66f16a9999a72e5b7c21433854a8f8931c.tar.gz
gentoo-cd804c66f16a9999a72e5b7c21433854a8f8931c.tar.bz2
gentoo-cd804c66f16a9999a72e5b7c21433854a8f8931c.zip
dev-qt/qtwebengine: fix build with upcoming clang18
Do not want to trigger rebuilds over this, so straight-to-stable with no revbump. Entirely untested for 6.7, not worrying too much until 6.7.0-rc. With some luck Qt may backport this themselves before release. Will move in patchset later if the patch needs to stay. Closes: https://bugs.gentoo.org/925486 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild b/dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild
index bc443553d97b..90b8a1371f8b 100644
--- a/dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-6.6.2.ebuild
@@ -110,6 +110,7 @@ PATCHES=( "${WORKDIR}"/patches/${PN} )
PATCHES+=(
# add extras as needed here, may merge in set if carries across versions
+ "${FILESDIR}"/${PN}-6.6.2-clang18.patch
)
python_check_deps() {