diff options
-rw-r--r-- | INSTALL_parallel.ascired | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL_parallel.ascired b/INSTALL_parallel.ascired index a991482..648b093 100644 --- a/INSTALL_parallel.ascired +++ b/INSTALL_parallel.ascired @@ -55,4 +55,4 @@ MPI_LIB="$mpi1_lib $mpio_lib" CPPFLAGS=$MPI_INC \ LDFLAGS=$MPI_LIB \ LIBS="-lmpich" \ -./configure --enable-parallel tflop +./configure --enable-parallel tflop $@ |