STYLE: use foamEtcFile with -config option instead of config.sh/

This commit is contained in:
Mark Olesen
2018-01-22 16:05:19 +01:00
parent 5ecf33d4d8
commit 231733bc15
15 changed files with 16 additions and 16 deletions

View File

@ -50,7 +50,7 @@ cd ${0%/*} && wmakeCheckPwd "$WM_THIRD_PARTY_DIR" 2>/dev/null || {
WM_COMPILER_TYPE=ThirdParty # Ensure we get the correct settings
# LLVM/Clang version from OpenFOAM etc/config.sh file:
_foamEtc config.sh/compiler
_foamEtc -config compiler
llvmPACKAGE=$clang_version