summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-01 03:24:25 +0100
committerSam James <sam@gentoo.org>2022-09-01 03:24:30 +0100
commitf7aa9f54fed8aa3b557e9329b0833060ec76a4a9 (patch)
tree749d6ee4f8190a1a332fb8baeea4eb796fcf6436 /sci-libs/vtk
parentsci-libs/vtk: build with LTO enabled (diff)
downloadgentoo-f7aa9f54fed8aa3b557e9329b0833060ec76a4a9.tar.gz
gentoo-f7aa9f54fed8aa3b557e9329b0833060ec76a4a9.tar.bz2
gentoo-f7aa9f54fed8aa3b557e9329b0833060ec76a4a9.zip
sci-libs/vtk: add more references to patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/vtk')
-rw-r--r--sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch7
1 files changed, 4 insertions, 3 deletions
diff --git a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
index e06c786db9ab..24804ca2dc0a 100644
--- a/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
+++ b/sci-libs/vtk/files/vtk-9.1.0-Change-or-scope-struct-names-to-avoid-conflicts.patch
@@ -1,4 +1,8 @@
From https://gitlab.kitware.com/vtk/vtk/-/commit/0322b938968eebee585ad7efb93bbdade7106355
+
+https://bugs.gentoo.org/863038
+https://gitlab.kitware.com/vtk/vtk/-/issues/18638
+
From: Aron Helser <aron.helser@kitware.com>
Date: Mon, 15 Aug 2022 10:06:13 -0400
Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts.
@@ -121,6 +125,3 @@ Subject: [PATCH 16/30] Change or scope struct names to avoid conflicts.
vtkAMRVelodyneReaderInternal();
~vtkAMRVelodyneReaderInternal();
void SetFileName(VTK_FILEPATH VTK_FUTURE_CONST char* fileName);
---
-2.37.2
-