aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-27 02:31:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-27 04:25:41 +0000
commitae1c026073bac29bdf4181f5b74cac13b38f537d (patch)
treebfc446e1367deec50bffe3f207e005f833f6a398
parent6ef20e1815c7eea2a3213a44777e3ea0ce518baf (diff)
downloadports-ae1c026073bac29bdf4181f5b74cac13b38f537d.tar.gz
ports-ae1c026073bac29bdf4181f5b74cac13b38f537d.zip
devel/kokkos: Add comment
-rw-r--r--devel/kokkos/Makefile2
1 files changed, 1 insertions, 1 deletions
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