git: ae1c026073ba - main - devel/kokkos: Add comment

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 04:25:54 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ae1c026073bac29bdf4181f5b74cac13b38f537d

commit ae1c026073bac29bdf4181f5b74cac13b38f537d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-27 02:31:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-27 04:25:41 +0000

    devel/kokkos: Add comment
---
 devel/kokkos/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/kokkos/Makefile b/devel/kokkos/Makefile
index 0ce34529bf31..da4124bf7c37 100644
--- a/devel/kokkos/Makefile
+++ b/devel/kokkos/Makefile
@@ -19,7 +19,7 @@ USE_LDCONFIG=	yes
 SHEBANG_FILES=	bin/nvcc_wrapper bin/kokkos_launch_compiler
 
 CMAKE_ON=	BUILD_SHARED_LIBS
-CMAKE_TESTING_ON=	Kokkos_ENABLE_TESTS
+CMAKE_TESTING_ON=	Kokkos_ENABLE_TESTS # 5 tests fail, see https://github.com/kokkos/kokkos/issues/5400
 
 LDFLAGS+=	-lexecinfo