forked from OSchip/llvm-project
4 lines
60 B
INI
4 lines
60 B
INI
|
if not config.target_triple:
|
||
|
config.unsupported = True
|
||
|
|