Explicitly set the mpi C++ compiler to mpicxx.
This commit is contained in:
parent
2094ea31f0
commit
c57a4d8dc6
@ -64,6 +64,7 @@ mv configure configure.orig
|
||||
sed -e 's/casc_using_fortran=yes/casc_using_fortran=no/g' \
|
||||
-e 's/LDFLAGS=\"\$g2c\_SEARCH_PATHS \$LDFLAGS\"//g' configure.orig > configure
|
||||
chmod a+x configure
|
||||
export CXX="mpicxx"
|
||||
cd $test_dir
|
||||
|
||||
# Test runtest tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user