mirror of
https://develop.openfoam.com/Development/ThirdParty-common.git
synced 2025-12-08 06:57:50 +00:00
STYLE: use foamEtcFile with -config option instead of config.sh/
This commit is contained in:
2
makeLLVM
2
makeLLVM
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user