Skip to content

Commit

Permalink
CHG: Updating GCC version
Browse files Browse the repository at this point in the history
  • Loading branch information
TidbitSoftware committed Dec 19, 2024
1 parent c8946ee commit 2d961ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/ross-win-msys2-mingw-msmpi-basic
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ISSM_CONFIG='\
--with-mpi-include="${MSMPI_ROOT}/include" \
--with-mpi-libdir="-Wl,-L${MSMPI_ROOT}/lib" \
--with-mpi-libflags="-Wl,-lmsmpi" \
--with-fortran-lib="-Wl,-L/c/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/13.2.0 -Wl,-lgfortran" \
--with-fortran-lib="-Wl,-L/c/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/14.2.0 -Wl,-lgfortran" \
--with-metis-dir="${ISSM_DIR}/externalpackages/petsc/install" \
--with-parmetis-dir="${ISSM_DIR}/externalpackages/petsc/install" \
--with-blas-lapack-dir="${ISSM_DIR}/externalpackages/petsc/install" \
Expand Down

0 comments on commit 2d961ee

Please sign in to comment.