summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-03 05:59:54 +0100
committerSam James <sam@gentoo.org>2024-04-03 05:59:54 +0100
commit074658e4a02f5d5a48d88a1b177c076e305c6f0e (patch)
tree4d19de8722acabef5c76246a8d884ac894a94217 /app-office/libreoffice
parentapp-office/libreoffice: Backport patch from 24.x branch to allow GCC 14 compi... (diff)
downloadgentoo-074658e4a02f5d5a48d88a1b177c076e305c6f0e.tar.gz
gentoo-074658e4a02f5d5a48d88a1b177c076e305c6f0e.tar.bz2
gentoo-074658e4a02f5d5a48d88a1b177c076e305c6f0e.zip
app-office/libreoffice: add bug ref for gcc14 patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r--app-office/libreoffice/libreoffice-7.6.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.6.6.3.ebuild b/app-office/libreoffice/libreoffice-7.6.6.3.ebuild
index c2337187fc03..a55a9183b3ce 100644
--- a/app-office/libreoffice/libreoffice-7.6.6.3.ebuild
+++ b/app-office/libreoffice/libreoffice-7.6.6.3.ebuild
@@ -298,7 +298,7 @@ PATCHES=(
# 24.2 branch
"${FILESDIR}/${P}-autoconf-2.72.patch" # bug 925162
- "${FILESDIR}/${PN}-7.6.5.2-gcc14.patch"
+ "${FILESDIR}/${PN}-7.6.5.2-gcc14.patch" # bug 928152
# TODO: upstream
"${FILESDIR}/${PN}-7.6-unused-qt5network.patch"