forked from OSchip/llvm-project
3 lines
75 B
INI
3 lines
75 B
INI
|
if 'clang' not in config.available_features:
|
||
|
config.unsupported = True
|