COMP: wmake rules for AMD (clang-based) compiler (#1627)

- not fully tested
This commit is contained in:
Mark Olesen
2020-05-06 10:34:42 +02:00
parent 78dc8c6ba6
commit b3464d8afc
15 changed files with 67 additions and 2 deletions

View File

@ -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