Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Podhorszki, Norbert
ADIOS2
Commits
6a2f210d
Commit
6a2f210d
authored
Mar 18, 2020
by
Atkins, Charles Vernon
Browse files
ci: Force serial builds for static
parent
3ad96275
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ci/cmake/ci-el7-gnu8-openmpi-ohpc-static.cmake
View file @
6a2f210d
...
...
@@ -46,6 +46,7 @@ set(CTEST_TEST_ARGS
# Unclear why this test currently dies. Disabling until it can be addressed.
EXCLUDE
"Install.Make.Fortran"
)
set
(
CTEST_BUILD_FLAGS
"-k -j1"
)
set
(
CTEST_CMAKE_GENERATOR
"Unix Makefiles"
)
list
(
APPEND CTEST_UPDATE_NOTES_FILES
"
${
CMAKE_CURRENT_LIST_FILE
}
"
)
include
(
${
CMAKE_CURRENT_LIST_DIR
}
/ci-common.cmake
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment