mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
fix typo
This commit is contained in:
parent
15f05f2434
commit
4b15b8fb6b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ if [[ $(uname -s) == "Darwin" ]]; then
|
|||
echo got xcode15
|
||||
export GOT_XCODE15=1
|
||||
export OMPI_FCFLAGS=" -Wl,-ld_classic "
|
||||
export OMPI_CLAGS=" -Wl,-ld_classic -Wno-unused-command-line-argument "
|
||||
export OMPI_CFLAGS=" -Wl,-ld_classic -Wno-unused-command-line-argument "
|
||||
# export MPICH_FC="mpif90 -Wl,-ld_classic "
|
||||
# export MPICH_CC="mpicc -Wl,-ld_classic "
|
||||
# env|egrep MPICH_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue