add intel oneapi to compiler/pkg translations (#21448)
This commit is contained in:

committed by
Tamara Dahlgren

parent
e1dc4ba370
commit
240726a2e1
@@ -39,7 +39,8 @@
|
||||
_compiler_cache = {}
|
||||
|
||||
_compiler_to_pkg = {
|
||||
'clang': 'llvm+clang'
|
||||
'clang': 'llvm+clang',
|
||||
'oneapi': 'intel-oneapi-compilers'
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user