mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 07:39:11 +08:00
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
|