forked from OSchip/llvm-project
4 lines
149 B
INI
4 lines
149 B
INI
|
# debuginfo-tests are not expected to pass in a cross-compilation setup.
|
||
|
if 'native' not in config.available_features:
|
||
|
config.unsupported = True
|