commit:     194c51ef21d9f08768557166e3f0597f84c3ea94
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 03:22:26 2024 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 03:32:33 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=194c51ef

sci-mathematics/petsc: remove outdated LTO workaround

Fix is tagged in 3.20.6

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 sci-mathematics/petsc/petsc-3.21.3.ebuild | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/sci-mathematics/petsc/petsc-3.21.3.ebuild 
b/sci-mathematics/petsc/petsc-3.21.3.ebuild
index 34622426cdb2..10be74f1f7e2 100644
--- a/sci-mathematics/petsc/petsc-3.21.3.ebuild
+++ b/sci-mathematics/petsc/petsc-3.21.3.ebuild
@@ -92,11 +92,6 @@ petsc_select() {
 }
 
 src_configure() {
-       # -Werror=lto-type-mismatch
-       # https://bugs.gentoo.org/863260
-       # https://gitlab.com/petsc/petsc/-/issues/1560
-       filter-lto
-
        # bug 548498
        # PETSc runs mpi processes during configure that result in a sandbox
        # violation by trying to open /proc/mtrr rw. This is not easy to

Reply via email to