Toolchain: Drop obsolete --without-slurm for MPICH (#5535)

This commit is contained in:
SY Wang 2026-07-06 17:13:08 +08:00 committed by GitHub
parent 291bd4d74a
commit 0ff4726358
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}" \