Aurelien Larcher
2018-08-21 b2e78c49bd784301f53e07e00283fb492eb47fbb
Use userland GCC for MPI libs
1 files modified
1 ■■■■ changed files
make-rules/mpi-macros.mk 1 ●●●● patch | view | raw | blame | history
make-rules/mpi-macros.mk
@@ -53,7 +53,6 @@
ifeq ($(strip $(MPI_COMPILER)),gcc)
GCC_VERSION=7
MPI_COMPILER_ROOT=$(GCC_ROOT)
MPI_COMPILER_LIBDIR=$(MPI_COMPILER_ROOT)/lib/$(ARCHLIBSUBDIR$(BITS))