xref: /llvm-project/bolt/test/runtime/lit.local.cfg (revision f98ee40f4b5d7474fc67e82824bf6abbaedb7b1c)
1# Tests are not expected to pass in a cross-compilation setup.
2if not {"native", "system-linux"}.issubset(config.available_features):
3    config.unsupported = True
4