summaryrefslogtreecommitdiff
path: root/dev-util/global/global-6.6.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/global/global-6.6.4.ebuild')
-rw-r--r--dev-util/global/global-6.6.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/global/global-6.6.4.ebuild b/dev-util/global/global-6.6.4.ebuild
index 48f5dfdc0a92..1343cfa448b5 100644
--- a/dev-util/global/global-6.6.4.ebuild
+++ b/dev-util/global/global-6.6.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -38,6 +38,7 @@ SITEFILE="50gtags-gentoo.el"
PATCHES=(
"${FILESDIR}/${PN}-6.2.9-tinfo.patch"
"${FILESDIR}/${PN}-6.6.4-fno-common.patch"
+ "${FILESDIR}/${PN}-6.6.4-Fix-build-with-Clang-16.patch"
)
DOCS=( AUTHORS FAQ NEWS README THANKS )