We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a5de5f + 3db570e commit 6aee2b6Copy full SHA for 6aee2b6
1 file changed
Utilities/test_mpi/makefile
@@ -66,7 +66,7 @@ ompi_gnu_linux: $(obj_mpi)
66
# OSX
67
68
ompi_intel_osx: FFLAGS = -m64 -O2 -traceback -no-wrap-margin
69
-ompi_intel_osx: LFLAGS = -static-intel -ld_classic
+ompi_intel_osx: LFLAGS = -static-intel
70
ompi_intel_osx: FCOMPL = mpifort
71
ompi_intel_osx: obj = test_mpi
72
ompi_intel_osx: $(obj_mpi)
0 commit comments