dev-cpp/opentelemetry-cpp: remove patch for clang template

which was wrongly added back during the rebase of the last PR

Closes: https://bugs.gentoo.org/955103
Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41857
Closes: https://github.com/gentoo/gentoo/pull/41857
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Z. Liu 2025-04-30 17:27:55 +08:00 committed by Sam James
parent 83a02fda66
commit aa0f3290ef
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -38,7 +38,6 @@ PATCHES=(
# remove tests the need network
"${FILESDIR}/${PN}-1.5.0-tests.patch"
"${FILESDIR}/${PN}-1.16.1-cstdint.patch"
"${FILESDIR}/${PN}-1.16.1-fix-clang-template.patch"
)
src_configure() {