mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: wmake rules for AMD (clang-based) compiler (#1627)
- not fully tested
This commit is contained in:
@ -66,7 +66,7 @@ export WM_PROJECT_VERSION=com
|
||||
export WM_COMPILER_TYPE=system
|
||||
|
||||
# [WM_COMPILER] - Compiler:
|
||||
# = Gcc | Clang | Icc | Cray | Arm | Pgi | Fujitsu |
|
||||
# = Gcc | Clang | Icc | Cray | Amd | Arm | Pgi | Fujitsu |
|
||||
# Gcc<digits> | Clang<digits>
|
||||
export WM_COMPILER=Gcc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user