commit: 9f843c36acde854a2cc2bd96106eb9257bf3145c
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 2 22:51:06 2024 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Oct 2 22:51:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f843c36
dev-util/ccls: Reapply patch
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-util/ccls/ccls-0.20240505.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-util/ccls/ccls-0.20240505.ebuild
b/dev-util/ccls/ccls-0.20240505.ebuild
index fe5aaff02dd3..3c7188933225 100644
--- a/dev-util/ccls/ccls-0.20240505.ebuild
+++ b/dev-util/ccls/ccls-0.20240505.ebuild
@@ -34,6 +34,10 @@ DEPEND="
"
RDEPEND="${DEPEND}"
+PATCHES=(
+ "${FILESDIR}"/ccls-0.20240202-gcc15-cstdint.patch
+)
+
src_configure() {
local mycmakeargs=(
-DCCLS_VERSION=${PV}