mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user