git: cb46ea0267e3 - main - math/combblas: Add comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Jul 2022 18:11:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb46ea0267e35c23561a28191b6a2ddec0b3101c commit cb46ea0267e35c23561a28191b6a2ddec0b3101c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-15 17:44:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-15 18:11:00 +0000 math/combblas: Add comment --- math/combblas/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/combblas/Makefile b/math/combblas/Makefile index 8e5b71aea567..9f55939ecad2 100644 --- a/math/combblas/Makefile +++ b/math/combblas/Makefile @@ -23,6 +23,8 @@ GH_ACCOUNT= PASSIONLab CMAKE_ON= BUILD_SHARED_LIBS +# many tests fail, see https://github.com/PASSIONLab/CombBLAS/issues/15 + post-extract: @cd ${WRKSRC}/include && ${RM} .DS_Store ._.DS_Store CombBLAS/._CombBLAS.h