Update bashrc file for native Mac OSX build
This commit is contained in:
parent
a6bb6c2754
commit
1c2432f41a
1 changed files with 1 additions and 2 deletions
|
@ -355,8 +355,7 @@ Darwin)
|
|||
unset ruleDir ruleDirBase
|
||||
fi
|
||||
else
|
||||
echo "Seems you're not using MacPorts. This is currently not supported/tested. Find this line in 'etc/config/settings.sh', modify it accordingly and send patches to Bernhard"
|
||||
export WM_COMPILER=
|
||||
export WM_COMPILER=Gcc
|
||||
export WM_MPLIB=OPENMPI
|
||||
fi
|
||||
|
||||
|
|
Reference in a new issue