mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Toolchain: Drop obsolete --without-slurm for MPICH (#5535)
This commit is contained in:
parent
291bd4d74a
commit
0ff4726358
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ case "${with_mpich}" in
|
|||
--prefix="${pkg_install_dir}" \
|
||||
--libdir="${pkg_install_dir}/lib" \
|
||||
--with-device=${MPICH_DEVICE} \
|
||||
--without-slurm \
|
||||
${FAST_OPTION} \
|
||||
FFLAGS="${FCFLAGS}" \
|
||||
FCFLAGS="${FCFLAGS}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue