mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-21 14:35:15 -04:00
Fix Ubuntu tester not to use libfci (#5180)
This commit is contained in:
parent
1233a2ca2a
commit
12bc3b21f2
1 changed files with 1 additions and 0 deletions
|
|
@ -261,6 +261,7 @@ elif [[ "${PROFILE}" == "ubuntu" ]] && [[ "${VERSION}" == "ssmp" ]]; then
|
|||
-DCP2K_USE_VORI=OFF \
|
||||
-DCP2K_USE_TREXIO=OFF \
|
||||
-DCP2K_USE_LIBXSMM=OFF \
|
||||
-DCP2K_USE_LIBFCI=OFF \
|
||||
-Werror=dev \
|
||||
.. |& tee ./cmake.log
|
||||
CMAKE_EXIT_CODE=$?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue