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