Waf - setup optimization and debug info for clang
This commit is contained in:
@@ -131,6 +131,8 @@ compiler_mapping = {
|
||||
'msvc': msvc,
|
||||
'icc': icc,
|
||||
'icpc': icc,
|
||||
'clang': gcc,
|
||||
'clang++': gcc,
|
||||
}
|
||||
|
||||
profiles = {
|
||||
|
||||
Reference in New Issue
Block a user