summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openmp/libomptarget/test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/openmp/libomptarget/test/CMakeLists.txt b/openmp/libomptarget/test/CMakeLists.txt
index 24c2f42700f..29814df2e6d 100644
--- a/openmp/libomptarget/test/CMakeLists.txt
+++ b/openmp/libomptarget/test/CMakeLists.txt
@@ -80,7 +80,6 @@ else()
add_lit_testsuite(check-libomptarget
"Running libomptarget tests"
${CMAKE_CURRENT_BINARY_DIR}
- ARGS "-j 1"
DEPENDS omptarget omp
)
OpenPOWER on IntegriCloud