commit: 1ca1cb2715b375272c1ac4fcd27c837b401b85c4
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 17 07:31:01 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Mar 17 07:31:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca1cb27
sci-ml/FBGEMM: all tests are working
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
b/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
index 617726b0ae84..a267c37671e2 100644
--- a/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
+++ b/sci-ml/FBGEMM/FBGEMM-2023.12.04.ebuild
@@ -55,8 +55,6 @@ src_prepare() {
# Bug #855668
filter-lto
- rm test/RowWiseSparseAdagradFusedTest.cc || die
- rm test/SparseAdagradTest.cc || die
sed -i \
-e "/-Werror/d" \
CMakeLists.txt \