mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
Merge remote branch 'OpenCFD/master' into olesenm
This commit is contained in:
@ -149,7 +149,7 @@ pyr
|
||||
(0 1)
|
||||
(1 2)
|
||||
(2 3)
|
||||
(3 4)
|
||||
(0 3)
|
||||
(0 4)
|
||||
(1 4)
|
||||
(2 4)
|
||||
|
||||
@ -90,7 +90,7 @@ unsetenv MPFR_ARCH_PATH
|
||||
# Location of compiler installation
|
||||
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
if ( ! $?foamCompiler ) then
|
||||
foamCompiler=system
|
||||
set foamCompiler=system
|
||||
echo "Warning in $WM_PROJECT_DIR/etc/settings.csh:"
|
||||
echo " foamCompiler not set, using '$foamCompiler'"
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user