forked from OSchip/llvm-project
4 lines
77 B
INI
4 lines
77 B
INI
|
if 'native' not in config.available_features:
|
||
|
config.unsupported = True
|
||
|
|